Trace number 208818

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.3? (TO) 1800.15 1800.64

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-39_ext.xml
MD5SUM0597a0c8af63e6878b9e7f4bc8dfa89b
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 benchmark48.2977
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
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.02	c preparing clauses for relation R0
0.04	c preparing clauses for relation R1
0.05	c preparing clauses for relation R2
0.07	c preparing clauses for relation R3
0.09	c preparing clauses for relation R4
0.10	c preparing clauses for relation R5
0.12	c preparing clauses for relation R6
0.14	c preparing clauses for relation R7
0.15	c preparing clauses for relation R8
0.17	c preparing clauses for relation R9
0.19	c preparing clauses for relation R10
0.20	c preparing clauses for relation R11
0.22	c preparing clauses for relation R12
0.24	c preparing clauses for relation R13
0.25	c preparing clauses for relation R14
0.27	c preparing clauses for relation R15
0.28	c preparing clauses for relation R16
0.30	c preparing clauses for relation R17
0.31	c preparing clauses for relation R18
0.32	c preparing clauses for relation R19
0.34	c preparing clauses for relation R20
0.36	c preparing clauses for relation R21
0.37	c preparing clauses for relation R22
0.39	c preparing clauses for relation R23
0.41	c preparing clauses for relation R24
0.42	c preparing clauses for relation R25
0.44	c preparing clauses for relation R26
0.46	c preparing clauses for relation R27
0.47	c preparing clauses for relation R28
0.49	c preparing clauses for relation R29
0.51	c preparing clauses for relation R30
0.52	c preparing clauses for relation R31
0.54	c preparing clauses for relation R32
0.56	c preparing clauses for relation R33
0.57	c preparing clauses for relation R34
0.59	c preparing clauses for relation R35
0.61	c preparing clauses for relation R36
0.62	c preparing clauses for relation R37
0.64	c preparing clauses for relation R38
0.66	c preparing clauses for relation R39
0.67	c preparing clauses for relation R40
0.69	c preparing clauses for relation R41
0.71	c preparing clauses for relation R42
0.72	c preparing clauses for relation R43
0.74	c preparing clauses for relation R44
0.76	c preparing clauses for relation R45
0.77	c preparing clauses for relation R46
0.79	c preparing clauses for relation R47
0.81	c preparing clauses for relation R48
0.82	c preparing clauses for relation R49
0.84	c preparing clauses for relation R50
0.86	c preparing clauses for relation R51
0.87	c preparing clauses for relation R52
0.89	c preparing clauses for relation R53
0.91	c preparing clauses for relation R54
0.92	c preparing clauses for relation R55
0.94	c preparing clauses for relation R56
0.96	c preparing clauses for relation R57
0.97	c preparing clauses for relation R58
0.98	c instanciating clauses for relation R0 (supports) and variables V0 V1 V13 
1.00	c instanciating clauses for relation R1 (supports) and variables V0 V2 V10 
1.02	c instanciating clauses for relation R2 (supports) and variables V0 V2 V16 
1.04	c instanciating clauses for relation R3 (supports) and variables V0 V2 V17 
1.07	c instanciating clauses for relation R4 (supports) and variables V0 V3 V10 
1.09	c instanciating clauses for relation R5 (supports) and variables V0 V3 V11 
1.11	c instanciating clauses for relation R6 (supports) and variables V0 V4 V5 
1.13	c instanciating clauses for relation R7 (supports) and variables V0 V4 V8 
1.15	c instanciating clauses for relation R8 (supports) and variables V0 V4 V10 
1.17	c instanciating clauses for relation R9 (supports) and variables V0 V5 V8 
1.20	c instanciating clauses for relation R10 (supports) and variables V0 V6 V7 
1.22	c instanciating clauses for relation R11 (supports) and variables V1 V2 V4 
1.24	c instanciating clauses for relation R12 (supports) and variables V1 V2 V6 
1.26	c instanciating clauses for relation R13 (supports) and variables V1 V2 V11 
1.28	c instanciating clauses for relation R14 (supports) and variables V1 V2 V14 
1.30	c instanciating clauses for relation R15 (supports) and variables V1 V3 V7 
1.32	c instanciating clauses for relation R16 (supports) and variables V1 V4 V9 
1.35	c instanciating clauses for relation R17 (supports) and variables V1 V7 V9 
1.37	c instanciating clauses for relation R18 (supports) and variables V1 V12 V13 
1.37	c instanciating clauses for relation R19 (supports) and variables V1 V12 V18 
1.40	c instanciating clauses for relation R20 (supports) and variables V1 V14 V18 
1.42	c instanciating clauses for relation R21 (supports) and variables V1 V15 V19 
1.44	c instanciating clauses for relation R22 (supports) and variables V2 V3 V16 
1.46	c instanciating clauses for relation R23 (supports) and variables V2 V4 V6 
1.48	c instanciating clauses for relation R24 (supports) and variables V2 V5 V14 
1.50	c instanciating clauses for relation R25 (supports) and variables V2 V10 V15 
1.52	c instanciating clauses for relation R26 (supports) and variables V2 V10 V17 
1.55	c instanciating clauses for relation R27 (supports) and variables V3 V4 V17 
1.57	c instanciating clauses for relation R28 (supports) and variables V3 V5 V19 
1.59	c instanciating clauses for relation R29 (supports) and variables V3 V6 V13 
1.61	c instanciating clauses for relation R30 (supports) and variables V3 V6 V15 
1.63	c instanciating clauses for relation R31 (supports) and variables V3 V7 V11 
1.65	c instanciating clauses for relation R32 (supports) and variables V3 V8 V10 
1.67	c instanciating clauses for relation R33 (supports) and variables V3 V9 V11 
1.70	c instanciating clauses for relation R34 (supports) and variables V3 V13 V14 
1.72	c instanciating clauses for relation R35 (supports) and variables V3 V14 V16 
1.74	c instanciating clauses for relation R36 (supports) and variables V4 V5 V6 
1.76	c instanciating clauses for relation R37 (supports) and variables V4 V5 V14 
1.78	c instanciating clauses for relation R38 (supports) and variables V4 V6 V16 
1.80	c instanciating clauses for relation R39 (supports) and variables V4 V7 V15 
1.82	c instanciating clauses for relation R40 (supports) and variables V4 V9 V19 
1.85	c instanciating clauses for relation R41 (supports) and variables V4 V10 V19 
1.87	c instanciating clauses for relation R42 (supports) and variables V4 V11 V17 
1.89	c instanciating clauses for relation R43 (supports) and variables V5 V7 V10 
1.91	c instanciating clauses for relation R44 (supports) and variables V5 V9 V12 
1.93	c instanciating clauses for relation R45 (supports) and variables V5 V13 V18 
1.95	c instanciating clauses for relation R46 (supports) and variables V6 V9 V13 
1.97	c instanciating clauses for relation R47 (supports) and variables V7 V10 V15 
2.00	c instanciating clauses for relation R48 (supports) and variables V7 V10 V16 
2.02	c instanciating clauses for relation R49 (supports) and variables V7 V11 V17 
2.04	c instanciating clauses for relation R50 (supports) and variables V7 V12 V14 
2.06	c instanciating clauses for relation R51 (supports) and variables V8 V11 V13 
2.08	c instanciating clauses for relation R52 (supports) and variables V8 V15 V17 
2.10	c instanciating clauses for relation R53 (supports) and variables V9 V10 V12 
2.12	c instanciating clauses for relation R54 (supports) and variables V9 V10 V16 
2.14	c instanciating clauses for relation R55 (supports) and variables V9 V15 V17 
2.17	c instanciating clauses for relation R56 (supports) and variables V13 V18 V19 
2.19	c instanciating clauses for relation R57 (supports) and variables V15 V16 V18 
2.21	c instanciating clauses for relation R58 (supports) and variables V16 V17 V18 
2.25	c ...done
2.25	c #SATvar=516492 #SATclauses=1555271 #CSPpredicates=0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-208818-1168061053 -o ROOT/results/node24/solver-208818-1168061053 -C 1800 -M 900 /tmp/evaluation/208818-1168061053/CSPtoSAT+minisat /tmp/evaluation/208818-1168061053/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.83 0.96 0.99 4/83 13643
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=6696 CPUtime=0
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 154500755 6856704 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2575224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 1674 403 365 52 0 30 0

[startup+0.108404 s]
/proc/loadavg: 0.83 0.96 0.99 4/83 13643
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=13260 CPUtime=0.1
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 3571 0 0 0 9 1 0 0 18 0 1 0 154500755 13578240 2371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134587577 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 3315 2373 702 52 0 1683 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13260

[startup+0.518447 s]
/proc/loadavg: 0.83 0.96 0.99 4/83 13643
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=41576 CPUtime=0.5
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 16278 0 0 0 45 5 0 0 21 0 1 0 154500755 42573824 9343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 10394 9343 702 52 0 8762 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 41576

[startup+1.34653 s]
/proc/loadavg: 0.83 0.96 0.99 3/86 13646
/proc/meminfo: memFree=1708048/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=110548 CPUtime=1.33
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 39482 0 0 0 118 15 0 0 25 0 1 0 154500755 113201152 26191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 27637 26194 705 52 0 26005 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 110548

[startup+2.98471 s]
/proc/loadavg: 0.92 0.98 0.99 3/86 13646
/proc/meminfo: memFree=1605456/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=144068 CPUtime=2.96
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 62150 0 0 0 269 27 0 0 25 0 1 0 154500755 147525632 34009 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 36017 34009 714 52 0 34385 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 144068

[startup+6.26306 s]
/proc/loadavg: 0.92 0.98 0.99 3/86 13646
/proc/meminfo: memFree=1601872/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=145064 CPUtime=6.24
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 62379 0 0 0 596 28 0 0 25 0 1 0 154500755 148545536 34238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 36266 34238 714 52 0 34634 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 145064

[startup+12.7288 s]
/proc/loadavg: 1.09 1.01 1.00 3/86 13646
/proc/meminfo: memFree=1601808/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=145184 CPUtime=12.7
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 62388 0 0 0 1242 28 0 0 25 0 1 0 154500755 148668416 34247 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673400 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 36296 34247 714 52 0 34664 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 145184

[startup+25.5421 s]
/proc/loadavg: 1.23 1.05 1.01 3/86 13646
/proc/meminfo: memFree=1594960/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=148532 CPUtime=25.51
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 63348 0 0 0 2522 29 0 0 25 0 1 0 154500755 152096768 35137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 37133 35137 720 52 0 35501 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 148532

[startup+51.1849 s]
/proc/loadavg: 1.49 1.12 1.04 3/86 13646
/proc/meminfo: memFree=1579408/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=155968 CPUtime=51.14
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 65249 0 0 0 5084 30 0 0 25 0 1 0 154500755 159711232 36999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 38992 36999 720 52 0 37360 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 155968

[startup+102.462 s]
/proc/loadavg: 1.79 1.27 1.09 3/86 13646
/proc/meminfo: memFree=1564304/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=160676 CPUtime=102.4
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 66550 0 0 0 10209 31 0 0 25 0 1 0 154500755 164532224 38214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 40169 38214 720 52 0 38537 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 160676

[startup+162.471 s]
/proc/loadavg: 1.92 1.40 1.14 3/86 13646
/proc/meminfo: memFree=1548432/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=171164 CPUtime=162.4
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 69140 0 0 0 16208 32 0 0 25 0 1 0 154500755 175271936 40804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 42791 40804 720 52 0 41159 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 171164

[startup+222.491 s]
/proc/loadavg: 1.97 1.50 1.20 3/86 13646
/proc/meminfo: memFree=1531280/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=176908 CPUtime=222.4
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 70638 0 0 0 22206 34 0 0 25 0 1 0 154500755 181153792 42238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 44227 42238 720 52 0 42595 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 176908

[startup+282.497 s]
/proc/loadavg: 1.99 1.59 1.24 3/86 13646
/proc/meminfo: memFree=1520208/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=183924 CPUtime=282.38
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 72422 0 0 0 28203 35 0 0 25 0 1 0 154500755 188338176 44022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673085 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 45981 44022 720 52 0 44349 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 183924

[startup+342.596 s]
/proc/loadavg: 1.99 1.66 1.29 3/86 13646
/proc/meminfo: memFree=1510480/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=188588 CPUtime=342.47
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 73617 0 0 0 34211 36 0 0 25 0 1 0 154500755 193114112 45217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 47147 45217 720 52 0 45515 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 188588

[startup+402.695 s]
/proc/loadavg: 2.06 1.74 1.33 3/86 13646
/proc/meminfo: memFree=1501008/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=191308 CPUtime=402.55
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 74296 0 0 0 40218 37 0 0 25 0 1 0 154500755 195899392 45896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 47827 45896 720 52 0 46195 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 191308

[startup+462.706 s]
/proc/loadavg: 2.08 1.80 1.38 3/86 13646
/proc/meminfo: memFree=1491344/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=197236 CPUtime=462.55
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 75841 0 0 0 46217 38 0 0 25 0 1 0 154500755 201969664 47358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 49309 47358 720 52 0 47677 0
Current children cumulated CPU time (s) 462.55
Current children cumulated vsize (KiB) 197236

[startup+522.708 s]
/proc/loadavg: 2.03 1.83 1.41 3/86 13646
/proc/meminfo: memFree=1481808/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=203844 CPUtime=522.54
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 77487 0 0 0 52215 39 0 0 25 0 1 0 154500755 208736256 49004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 50961 49004 720 52 0 49329 0
Current children cumulated CPU time (s) 522.54
Current children cumulated vsize (KiB) 203844

[startup+582.711 s]
/proc/loadavg: 2.01 1.86 1.45 3/86 13646
/proc/meminfo: memFree=1474896/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=207964 CPUtime=582.52
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 78532 0 0 0 58212 40 0 0 25 0 1 0 154500755 212955136 50049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 51991 50049 720 52 0 50359 0
Current children cumulated CPU time (s) 582.52
Current children cumulated vsize (KiB) 207964

[startup+642.812 s]
/proc/loadavg: 2.00 1.88 1.48 3/86 13646
/proc/meminfo: memFree=1469520/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=211528 CPUtime=642.61
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 79396 0 0 0 64220 41 0 0 25 0 1 0 154500755 216604672 50913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672943 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 52882 50913 720 52 0 51250 0
Current children cumulated CPU time (s) 642.61
Current children cumulated vsize (KiB) 211528

[startup+702.824 s]
/proc/loadavg: 2.00 1.90 1.51 3/86 13646
/proc/meminfo: memFree=1465360/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=213660 CPUtime=702.6
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 79933 0 0 0 70219 41 0 0 25 0 1 0 154500755 218787840 51450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672996 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 53415 51450 720 52 0 51783 0
Current children cumulated CPU time (s) 702.6
Current children cumulated vsize (KiB) 213660

[startup+762.834 s]
/proc/loadavg: 2.00 1.92 1.54 4/86 13646
/proc/meminfo: memFree=1460688/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=216520 CPUtime=762.6
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 80656 0 0 0 76217 43 0 0 25 0 1 0 154500755 221716480 52173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673026 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 54130 52173 720 52 0 52498 0
Current children cumulated CPU time (s) 762.6
Current children cumulated vsize (KiB) 216520

[startup+822.838 s]
/proc/loadavg: 2.00 1.93 1.56 3/86 13646
/proc/meminfo: memFree=1455824/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=219256 CPUtime=822.59
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 81364 0 0 0 82216 43 0 0 25 0 1 0 154500755 224518144 52881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 54814 52881 720 52 0 53182 0
Current children cumulated CPU time (s) 822.59
Current children cumulated vsize (KiB) 219256

[startup+882.939 s]
/proc/loadavg: 2.08 1.96 1.59 3/86 13646
/proc/meminfo: memFree=1451984/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=221564 CPUtime=882.67
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 81937 0 0 0 88223 44 0 0 25 0 1 0 154500755 226881536 53454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673055 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 55391 53454 720 52 0 53759 0
Current children cumulated CPU time (s) 882.67
Current children cumulated vsize (KiB) 221564

[startup+942.946 s]
/proc/loadavg: 2.03 1.96 1.62 4/86 13646
/proc/meminfo: memFree=1439376/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=230932 CPUtime=942.66
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 84330 0 0 0 94221 45 0 0 25 0 1 0 154500755 236474368 55770 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 57733 55770 720 52 0 56101 0
Current children cumulated CPU time (s) 942.66
Current children cumulated vsize (KiB) 230932

[startup+1003.04 s]
/proc/loadavg: 2.01 1.97 1.64 3/86 13646
/proc/meminfo: memFree=1426576/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=234440 CPUtime=1002.76
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 85201 0 0 0 100230 46 0 0 25 0 1 0 154500755 240066560 56641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 58610 56641 720 52 0 56978 0
Current children cumulated CPU time (s) 1002.76
Current children cumulated vsize (KiB) 234440

[startup+1063.06 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 13646
/proc/meminfo: memFree=1418704/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=236916 CPUtime=1062.75
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 85842 0 0 0 106229 46 0 0 25 0 1 0 154500755 242601984 57282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 59229 57282 720 52 0 57597 0
Current children cumulated CPU time (s) 1062.75
Current children cumulated vsize (KiB) 236916

[startup+1123.16 s]
/proc/loadavg: 2.00 1.97 1.67 3/86 13646
/proc/meminfo: memFree=1412304/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=239372 CPUtime=1122.83
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 86436 0 0 0 112236 47 0 0 25 0 1 0 154500755 245116928 57876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 59843 57876 720 52 0 58211 0
Current children cumulated CPU time (s) 1122.83
Current children cumulated vsize (KiB) 239372

[startup+1183.26 s]
/proc/loadavg: 2.00 1.97 1.69 3/86 13646
/proc/meminfo: memFree=1408272/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=241352 CPUtime=1182.92
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 86930 0 0 0 118244 48 0 0 25 0 1 0 154500755 247144448 58370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 60338 58370 720 52 0 58706 0
Current children cumulated CPU time (s) 1182.92
Current children cumulated vsize (KiB) 241352

[startup+1243.27 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 13646
/proc/meminfo: memFree=1404368/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=243148 CPUtime=1242.92
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 87398 0 0 0 124243 49 0 0 25 0 1 0 154500755 248983552 58838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 60787 58838 720 52 0 59155 0
Current children cumulated CPU time (s) 1242.92
Current children cumulated vsize (KiB) 243148

[startup+1303.27 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 13646
/proc/meminfo: memFree=1401360/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=244544 CPUtime=1302.89
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 87741 0 0 0 130240 49 0 0 25 0 1 0 154500755 250413056 59181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673085 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 61136 59181 720 52 0 59504 0
Current children cumulated CPU time (s) 1302.89
Current children cumulated vsize (KiB) 244544

[startup+1363.27 s]
/proc/loadavg: 2.07 1.99 1.74 3/86 13646
/proc/meminfo: memFree=1398288/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=245904 CPUtime=1362.88
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 88067 0 0 0 136238 50 0 0 25 0 1 0 154500755 251805696 59507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672953 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 61476 59507 720 52 0 59844 0
Current children cumulated CPU time (s) 1362.88
Current children cumulated vsize (KiB) 245904

[startup+1423.37 s]
/proc/loadavg: 2.02 1.99 1.76 3/86 13646
/proc/meminfo: memFree=1395856/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=246988 CPUtime=1422.96
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 88352 0 0 0 142246 50 0 0 25 0 1 0 154500755 252915712 59792 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 61747 59792 720 52 0 60115 0
Current children cumulated CPU time (s) 1422.96
Current children cumulated vsize (KiB) 246988

[startup+1483.47 s]
/proc/loadavg: 2.01 1.99 1.77 3/86 13646
/proc/meminfo: memFree=1390096/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=248244 CPUtime=1483.05
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 88679 0 0 0 148254 51 0 0 25 0 1 0 154500755 254201856 60119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 62061 60119 720 52 0 60429 0
Current children cumulated CPU time (s) 1483.05
Current children cumulated vsize (KiB) 248244

[startup+1543.48 s]
/proc/loadavg: 2.00 1.99 1.78 4/86 13646
/proc/meminfo: memFree=1382096/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=249480 CPUtime=1543.04
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 88970 0 0 0 154253 51 0 0 25 0 1 0 154500755 255467520 60410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 62370 60410 720 52 0 60738 0
Current children cumulated CPU time (s) 1543.04
Current children cumulated vsize (KiB) 249480

[startup+1603.58 s]
/proc/loadavg: 2.00 1.99 1.79 3/86 13646
/proc/meminfo: memFree=1370448/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=250368 CPUtime=1603.13
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 89188 0 0 0 160261 52 0 0 25 0 1 0 154500755 256376832 60628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 62592 60628 720 52 0 60960 0
Current children cumulated CPU time (s) 1603.13
Current children cumulated vsize (KiB) 250368

[startup+1663.68 s]
/proc/loadavg: 2.00 1.99 1.80 3/86 13646
/proc/meminfo: memFree=1363664/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=251260 CPUtime=1663.2
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 89431 0 0 0 166268 52 0 0 25 0 1 0 154500755 257290240 60871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 62815 60871 720 52 0 61183 0
Current children cumulated CPU time (s) 1663.2
Current children cumulated vsize (KiB) 251260

[startup+1723.78 s]
/proc/loadavg: 2.00 1.99 1.81 3/86 13646
/proc/meminfo: memFree=1358032/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=254016 CPUtime=1723.3
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 90093 0 0 0 172277 53 0 0 25 0 1 0 154500755 260112384 61533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 63504 61533 720 52 0 61872 0
Current children cumulated CPU time (s) 1723.3
Current children cumulated vsize (KiB) 254016

[startup+1783.88 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 13646
/proc/meminfo: memFree=1347856/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=261092 CPUtime=1783.38
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 91878 0 0 0 178284 54 0 0 25 0 1 0 154500755 267358208 63318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 65273 63318 720 52 0 63641 0
Current children cumulated CPU time (s) 1783.38
Current children cumulated vsize (KiB) 261092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.59 s]
/proc/loadavg: 2.08 2.00 1.83 3/86 13646
/proc/meminfo: memFree=1345488/2055920 swapFree=4192812/4192956
[pid=13642] ppid=13639 vsize=262444 CPUtime=1800.09
/proc/13642/stat : 13642 (CSPtoSAT+minisa) R 13639 13642 13542 0 -1 4194304 92205 0 0 0 179955 54 0 0 25 0 1 0 154500755 268742656 63645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 1 0 0
/proc/13642/statm: 65611 63645 720 52 0 63979 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 262444

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.64
CPU time (s): 1800.15
CPU user time (s): 1799.56
CPU system time (s): 0.58791
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 262444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.58791
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92205
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= 11
involuntary context switches= 37431

runsolver used 1.90371 s user time and 4.94525 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 05:24:15 UTC 2007


IDJOB= 208818
IDBENCH= 4454
FILE ID= node24/208818-1168061053

PBS_JOBID= 3475591

Free space on /tmp= 66462 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20-fcd/rand-3-20-20-60-632-fcd-39_ext.xml
COMMAND LINE= /tmp/evaluation/208818-1168061053/CSPtoSAT+minisat /tmp/evaluation/208818-1168061053/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-208818-1168061053 -o ROOT/results/node24/solver-208818-1168061053 -C 1800 -M 900  /tmp/evaluation/208818-1168061053/CSPtoSAT+minisat /tmp/evaluation/208818-1168061053/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0597a0c8af63e6878b9e7f4bc8dfa89b

RANDOM SEED= 954040248

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.234
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.234
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:       1875216 kB
Buffers:          7160 kB
Cached:          48668 kB
SwapCached:          0 kB
Active:          97440 kB
Inactive:        15692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5860 kB
Writeback:           4 kB
Mapped:          76248 kB
Slab:            52548 kB
Committed_AS:  2840500 kB
PageTables:       2196 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= 66462 MiB



End job on node24 on Sat Jan  6 05:54:18 UTC 2007