Trace number 206875

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3SAT 305.877 306.217

General information on the benchmark

NametravellingSalesman/travellingSalesman-20/
tsp-20-68_ext.xml
MD5SUMfc0652b76d1c37a99baababb747c85cb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.857869
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.06	c preparing clauses for relation R0
0.06	c preparing clauses for relation R1
0.08	c preparing clauses for relation R2
0.13	c preparing clauses for relation R3
0.13	c preparing clauses for relation R4
0.13	c preparing clauses for relation R5
0.13	c preparing clauses for relation R6
0.13	c preparing clauses for relation R7
0.13	c preparing clauses for relation R8
0.13	c preparing clauses for relation R9
0.13	c preparing clauses for relation R10
0.13	c preparing clauses for relation R11
0.13	c preparing clauses for relation R12
0.13	c preparing clauses for relation R13
0.13	c preparing clauses for relation R14
0.13	c preparing clauses for relation R15
0.13	c preparing clauses for relation R16
0.13	c preparing clauses for relation R17
0.13	c preparing clauses for relation R18
0.13	c preparing clauses for relation R19
0.13	c preparing clauses for relation R20
0.13	c preparing clauses for relation R21
0.13	c preparing clauses for relation R22
0.13	c instanciating clauses for relation R0 (supports) and variables V0 V1 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V2 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V4 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V6 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V8 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V10 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V12 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V14 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V16 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V18 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V20 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V22 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V24 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V26 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V28 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V30 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V32 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V34 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V36 
0.13	c instanciating clauses for relation R1 (conflicts) and variables V0 V38 
0.13	c instanciating clauses for relation R2 (supports) and variables V1 V3 V40 
0.26	c instanciating clauses for relation R3 (supports) and variables V2 V3 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V4 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V6 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V8 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V10 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V12 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V14 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V16 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V18 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V20 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V22 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V24 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V26 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V28 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V30 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V32 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V34 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V36 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V2 V38 
0.26	c instanciating clauses for relation R4 (supports) and variables V4 V5 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V6 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V8 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V10 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V12 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V14 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V16 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V18 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V20 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V22 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V24 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V26 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V28 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V30 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V32 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V34 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V36 
0.26	c instanciating clauses for relation R1 (conflicts) and variables V4 V38 
0.26	c instanciating clauses for relation R2 (supports) and variables V40 V5 V41 
0.38	c instanciating clauses for relation R5 (supports) and variables V6 V7 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V8 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V10 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V12 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V14 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V16 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V18 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V20 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V22 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V24 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V26 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V28 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V30 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V32 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V34 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V36 
0.38	c instanciating clauses for relation R1 (conflicts) and variables V6 V38 
0.38	c instanciating clauses for relation R2 (supports) and variables V41 V7 V42 
0.50	c instanciating clauses for relation R6 (supports) and variables V8 V9 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V10 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V12 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V14 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V16 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V18 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V20 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V22 
0.50	c instanciating clauses for relation R1 (conflicts) and variables V8 V24 
0.51	c instanciating clauses for relation R1 (conflicts) and variables V8 V26 
0.51	c instanciating clauses for relation R1 (conflicts) and variables V8 V28 
0.51	c instanciating clauses for relation R1 (conflicts) and variables V8 V30 
0.51	c instanciating clauses for relation R1 (conflicts) and variables V8 V32 
0.51	c instanciating clauses for relation R1 (conflicts) and variables V8 V34 
0.51	c instanciating clauses for relation R1 (conflicts) and variables V8 V36 
0.51	c instanciating clauses for relation R1 (conflicts) and variables V8 V38 
0.51	c instanciating clauses for relation R2 (supports) and variables V42 V9 V43 
0.63	c instanciating clauses for relation R7 (supports) and variables V10 V11 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V12 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V14 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V16 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V18 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V20 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V22 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V24 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V26 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V28 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V30 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V32 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V34 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V36 
0.63	c instanciating clauses for relation R1 (conflicts) and variables V10 V38 
0.63	c instanciating clauses for relation R2 (supports) and variables V43 V11 V44 
0.76	c instanciating clauses for relation R8 (supports) and variables V12 V13 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V14 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V16 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V18 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V20 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V22 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V24 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V26 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V28 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V30 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V32 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V34 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V36 
0.76	c instanciating clauses for relation R1 (conflicts) and variables V12 V38 
0.76	c instanciating clauses for relation R2 (supports) and variables V44 V13 V45 
0.88	c instanciating clauses for relation R9 (supports) and variables V14 V15 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V16 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V18 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V20 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V22 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V24 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V26 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V28 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V30 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V32 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V34 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V36 
0.88	c instanciating clauses for relation R1 (conflicts) and variables V14 V38 
0.88	c instanciating clauses for relation R2 (supports) and variables V45 V15 V46 
1.00	c instanciating clauses for relation R10 (supports) and variables V16 V17 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V18 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V20 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V22 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V24 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V26 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V28 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V30 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V32 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V34 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V36 
1.00	c instanciating clauses for relation R1 (conflicts) and variables V16 V38 
1.00	c instanciating clauses for relation R2 (supports) and variables V46 V17 V47 
1.12	c instanciating clauses for relation R11 (supports) and variables V18 V19 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V20 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V22 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V24 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V26 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V28 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V30 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V32 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V34 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V36 
1.12	c instanciating clauses for relation R1 (conflicts) and variables V18 V38 
1.12	c instanciating clauses for relation R2 (supports) and variables V47 V19 V48 
1.24	c instanciating clauses for relation R12 (supports) and variables V20 V21 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V22 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V24 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V26 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V28 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V30 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V32 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V34 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V36 
1.24	c instanciating clauses for relation R1 (conflicts) and variables V20 V38 
1.24	c instanciating clauses for relation R2 (supports) and variables V48 V21 V49 
1.36	c instanciating clauses for relation R13 (supports) and variables V22 V23 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V24 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V26 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V28 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V30 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V32 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V34 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V36 
1.36	c instanciating clauses for relation R1 (conflicts) and variables V22 V38 
1.36	c instanciating clauses for relation R2 (supports) and variables V49 V23 V50 
1.48	c instanciating clauses for relation R14 (supports) and variables V24 V25 
1.48	c instanciating clauses for relation R1 (conflicts) and variables V24 V26 
1.48	c instanciating clauses for relation R1 (conflicts) and variables V24 V28 
1.49	c instanciating clauses for relation R1 (conflicts) and variables V24 V30 
1.49	c instanciating clauses for relation R1 (conflicts) and variables V24 V32 
1.49	c instanciating clauses for relation R1 (conflicts) and variables V24 V34 
1.49	c instanciating clauses for relation R1 (conflicts) and variables V24 V36 
1.49	c instanciating clauses for relation R1 (conflicts) and variables V24 V38 
1.49	c instanciating clauses for relation R2 (supports) and variables V50 V25 V51 
1.61	c instanciating clauses for relation R15 (supports) and variables V26 V27 
1.61	c instanciating clauses for relation R1 (conflicts) and variables V26 V28 
1.61	c instanciating clauses for relation R1 (conflicts) and variables V26 V30 
1.61	c instanciating clauses for relation R1 (conflicts) and variables V26 V32 
1.61	c instanciating clauses for relation R1 (conflicts) and variables V26 V34 
1.61	c instanciating clauses for relation R1 (conflicts) and variables V26 V36 
1.61	c instanciating clauses for relation R1 (conflicts) and variables V26 V38 
1.61	c instanciating clauses for relation R2 (supports) and variables V51 V27 V52 
1.73	c instanciating clauses for relation R16 (supports) and variables V28 V29 
1.73	c instanciating clauses for relation R1 (conflicts) and variables V28 V30 
1.73	c instanciating clauses for relation R1 (conflicts) and variables V28 V32 
1.73	c instanciating clauses for relation R1 (conflicts) and variables V28 V34 
1.73	c instanciating clauses for relation R1 (conflicts) and variables V28 V36 
1.73	c instanciating clauses for relation R1 (conflicts) and variables V28 V38 
1.73	c instanciating clauses for relation R2 (supports) and variables V52 V29 V53 
1.85	c instanciating clauses for relation R17 (supports) and variables V30 V31 
1.85	c instanciating clauses for relation R1 (conflicts) and variables V30 V32 
1.85	c instanciating clauses for relation R1 (conflicts) and variables V30 V34 
1.85	c instanciating clauses for relation R1 (conflicts) and variables V30 V36 
1.85	c instanciating clauses for relation R1 (conflicts) and variables V30 V38 
1.85	c instanciating clauses for relation R2 (supports) and variables V53 V31 V54 
1.97	c instanciating clauses for relation R18 (supports) and variables V32 V33 
1.97	c instanciating clauses for relation R1 (conflicts) and variables V32 V34 
1.97	c instanciating clauses for relation R1 (conflicts) and variables V32 V36 
1.97	c instanciating clauses for relation R1 (conflicts) and variables V32 V38 
1.97	c instanciating clauses for relation R2 (supports) and variables V54 V33 V55 
2.10	c instanciating clauses for relation R19 (supports) and variables V34 V35 
2.10	c instanciating clauses for relation R1 (conflicts) and variables V34 V36 
2.10	c instanciating clauses for relation R1 (conflicts) and variables V34 V38 
2.10	c instanciating clauses for relation R2 (supports) and variables V55 V35 V56 
2.22	c instanciating clauses for relation R20 (supports) and variables V36 V37 
2.22	c instanciating clauses for relation R1 (conflicts) and variables V36 V38 
2.22	c instanciating clauses for relation R2 (supports) and variables V56 V37 V57 
2.34	c instanciating clauses for relation R21 (supports) and variables V38 V39 
2.34	c instanciating clauses for relation R2 (supports) and variables V57 V39 V58 
2.45	c instanciating clauses for relation R22 (supports) and variables V58 V60 V59 
2.46	c ...done
2.46	c #SATvar=379416 #SATclauses=1086949 #CSPpredicates=0
306.02	Verified 1048634 original clauses.
306.03	c SAT problem is solved
306.03	restarts              : 6
306.03	conflicts             : 1875           (6 /sec)
306.03	decisions             : 1989           (1.31 % random) (7 /sec)
306.03	propagations          : 30054282       (98419 /sec)
306.03	conflict literals     : 12328297       (24.85 % deleted)
306.03	Memory used           : 258.67 MB
306.03	CPU time              : 305.372 s
306.03	c all predicates checked
306.03	
306.03	s SATISFIABLE
306.03	v 18 5 10 4 19 2 15 3 6 6 14 3 12 2 1 13 11 9 4 8 5 16 20 6 16 0 2 7 13 9 3 6 9 4 7 0 8 0 17 0 9 11 14 20 23 25 38 47 55 71 77 77 84 93 99 103 103 103 103 103 0 
306.03	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-206875-1168059339 -o ROOT/results/node39/solver-206875-1168059339 -C 1800 -M 900 /tmp/evaluation/206875-1168059339/CSPtoSAT+minisat /tmp/evaluation/206875-1168059339/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.95 1.39 1.73 4/73 15152
/proc/meminfo: memFree=1632088/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=6696 CPUtime=0
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154333537 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11056115 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 1674 415 375 52 0 30 0

[startup+0.104816 s]
/proc/loadavg: 0.95 1.39 1.73 4/73 15152
/proc/meminfo: memFree=1632088/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=18828 CPUtime=0.09
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 4140 0 0 0 8 1 0 0 18 0 1 0 154333537 19279872 3633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 4707 3638 703 52 0 3075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18828

[startup+0.515853 s]
/proc/loadavg: 0.95 1.39 1.73 4/73 15152
/proc/meminfo: memFree=1632088/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=54312 CPUtime=0.5
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 14265 0 0 0 44 6 0 0 23 0 1 0 154333537 55615488 12220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11527803 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 13578 12222 705 52 0 11946 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 54312

[startup+1.34393 s]
/proc/loadavg: 0.95 1.39 1.73 3/73 15152
/proc/meminfo: memFree=1458392/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=118052 CPUtime=1.32
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 29924 0 0 0 120 12 0 0 25 0 1 0 154333537 120885248 27879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 29513 27879 705 52 0 27881 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 118052

[startup+2.98308 s]
/proc/loadavg: 0.95 1.39 1.73 3/73 15152
/proc/meminfo: memFree=1288600/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=201084 CPUtime=2.95
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 51480 0 0 0 274 21 0 0 25 0 1 0 154333537 205910016 47610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672889 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 50271 47610 714 52 0 48639 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 201084

[startup+6.26239 s]
/proc/loadavg: 1.04 1.40 1.74 3/73 15152
/proc/meminfo: memFree=1023512/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=202484 CPUtime=6.22
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 51776 0 0 0 601 21 0 0 25 0 1 0 154333537 207343616 47906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671365 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 50621 47906 714 52 0 48989 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 202484

[startup+12.731 s]
/proc/loadavg: 1.11 1.41 1.74 2/68 15153
/proc/meminfo: memFree=1471808/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=204856 CPUtime=12.67
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 52420 0 0 0 1245 22 0 0 25 0 1 0 154333537 209772544 48550 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 51214 48550 714 52 0 49582 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 204856

[startup+25.5392 s]
/proc/loadavg: 1.17 1.41 1.73 3/73 15190
/proc/meminfo: memFree=1343064/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=209040 CPUtime=25.47
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 53411 0 0 0 2524 23 0 0 25 0 1 0 154333537 214056960 49541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 52260 49541 720 52 0 50628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 209040

[startup+51.1865 s]
/proc/loadavg: 1.45 1.45 1.73 3/73 15190
/proc/meminfo: memFree=646168/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=217108 CPUtime=51.07
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 55476 0 0 0 5083 24 0 0 25 0 1 0 154333537 222318592 51568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 54277 51568 720 52 0 52645 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 217108

[startup+102.475 s]
/proc/loadavg: 1.76 1.53 1.74 3/73 15190
/proc/meminfo: memFree=633304/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=223796 CPUtime=102.31
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 57198 0 0 0 10206 25 0 0 25 0 1 0 154333537 229167104 53254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 55949 53254 720 52 0 54317 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 223796

[startup+162.482 s]
/proc/loadavg: 1.91 1.62 1.76 3/73 15190
/proc/meminfo: memFree=617944/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=233724 CPUtime=162.28
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 59707 0 0 0 16201 27 0 0 25 0 1 0 154333537 239333376 55721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 58431 55721 720 52 0 56799 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 233724

[startup+222.494 s]
/proc/loadavg: 1.96 1.68 1.77 3/73 15190
/proc/meminfo: memFree=593176/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=242696 CPUtime=222.23
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 61954 0 0 0 22195 28 0 0 25 0 1 0 154333537 248520704 57968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 60674 57968 720 52 0 59042 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 242696

[startup+282.501 s]
/proc/loadavg: 1.98 1.74 1.78 3/73 15190
/proc/meminfo: memFree=571160/2055920 swapFree=4192812/4192956
[pid=15151] ppid=15149 vsize=258032 CPUtime=282.17
/proc/15151/stat : 15151 (CSPtoSAT+minisa) R 15149 15151 14887 0 -1 4194304 65831 0 0 0 28187 30 0 0 25 0 1 0 154333537 264224768 61799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/15151/statm: 64508 61799 720 52 0 62876 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 258032

Child status: 0
Real time (s): 306.217
CPU time (s): 305.877
CPU user time (s): 305.516
CPU system time (s): 0.360945
CPU usage (%): 99.8888
Max. virtual memory (cumulated for all children) (KiB): 264744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 305.516
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67547
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 1332

runsolver used 0.283956 s user time and 0.843871 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 04:55:39 UTC 2007


IDJOB= 206875
IDBENCH= 4241
FILE ID= node39/206875-1168059339

PBS_JOBID= 3475544

Free space on /tmp= 66525 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-20/tsp-20-68_ext.xml
COMMAND LINE= /tmp/evaluation/206875-1168059339/CSPtoSAT+minisat /tmp/evaluation/206875-1168059339/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-206875-1168059339 -o ROOT/results/node39/solver-206875-1168059339 -C 1800 -M 900  /tmp/evaluation/206875-1168059339/CSPtoSAT+minisat /tmp/evaluation/206875-1168059339/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  fc0652b76d1c37a99baababb747c85cb

RANDOM SEED= 817365001

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1636216 kB
Buffers:         22076 kB
Cached:         277260 kB
SwapCached:          0 kB
Active:          74472 kB
Inactive:       272360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9132 kB
Writeback:           0 kB
Mapped:          61020 kB
Slab:            58380 kB
Committed_AS:  2926640 kB
PageTables:       1828 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66530 MiB



End job on node39 on Sat Jan  6 05:00:46 UTC 2007