Trace number 196114

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 1809.14

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-9_ext.xml
MD5SUM5033d771e027bd5d4b574c909374a3f1
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1487.13
SatisfiableNO
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.20	c preparing clauses for relation R3
0.20	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.21	c preparing clauses for relation R6
0.24	c preparing clauses for relation R7
0.27	c preparing clauses for relation R8
0.30	c preparing clauses for relation R9
0.32	c preparing clauses for relation R10
0.35	c preparing clauses for relation R11
0.38	c preparing clauses for relation R12
0.41	c preparing clauses for relation R13
0.44	c preparing clauses for relation R14
0.47	c preparing clauses for relation R15
0.50	c preparing clauses for relation R16
0.53	c preparing clauses for relation R17
0.56	c preparing clauses for relation R18
0.58	c preparing clauses for relation R19
0.61	c preparing clauses for relation R20
0.64	c preparing clauses for relation R21
0.67	c preparing clauses for relation R22
0.70	c preparing clauses for relation R23
0.73	c preparing clauses for relation R24
0.76	c preparing clauses for relation R25
0.79	c preparing clauses for relation R26
0.82	c preparing clauses for relation R27
0.85	c preparing clauses for relation R28
0.88	c preparing clauses for relation R29
0.91	c preparing clauses for relation R30
0.94	c preparing clauses for relation R31
0.96	c preparing clauses for relation R32
0.99	c preparing clauses for relation R33
1.02	c preparing clauses for relation R34
1.05	c preparing clauses for relation R35
1.08	c preparing clauses for relation R36
1.11	c preparing clauses for relation R37
1.15	c preparing clauses for relation R38
1.18	c preparing clauses for relation R39
1.20	c preparing clauses for relation R40
1.23	c preparing clauses for relation R41
1.26	c preparing clauses for relation R42
1.29	c preparing clauses for relation R43
1.31	c preparing clauses for relation R44
1.33	c preparing clauses for relation R45
1.36	c preparing clauses for relation R46
1.39	c preparing clauses for relation R47
1.42	c preparing clauses for relation R48
1.45	c preparing clauses for relation R49
1.47	c preparing clauses for relation R50
1.50	c preparing clauses for relation R51
1.53	c preparing clauses for relation R52
1.56	c preparing clauses for relation R53
1.59	c preparing clauses for relation R54
1.62	c preparing clauses for relation R55
1.65	c preparing clauses for relation R56
1.68	c preparing clauses for relation R57
1.71	c preparing clauses for relation R58
1.74	c preparing clauses for relation R59
1.76	c preparing clauses for relation R60
1.79	c preparing clauses for relation R61
1.82	c preparing clauses for relation R62
1.85	c preparing clauses for relation R63
1.88	c preparing clauses for relation R64
1.91	c preparing clauses for relation R65
1.94	c preparing clauses for relation R66
1.97	c preparing clauses for relation R67
2.00	c preparing clauses for relation R68
2.02	c preparing clauses for relation R69
2.05	c preparing clauses for relation R70
2.08	c preparing clauses for relation R71
2.10	c preparing clauses for relation R72
2.12	c preparing clauses for relation R73
2.13	c instanciating clauses for relation R0 (supports) and variables V0 V1 V2 
2.17	c instanciating clauses for relation R1 (supports) and variables V0 V1 V13 
2.21	c instanciating clauses for relation R2 (supports) and variables V0 V2 V22 
2.26	c instanciating clauses for relation R3 (supports) and variables V0 V3 V12 
2.30	c instanciating clauses for relation R4 (supports) and variables V0 V7 V18 
2.34	c instanciating clauses for relation R5 (supports) and variables V0 V7 V19 
2.38	c instanciating clauses for relation R6 (supports) and variables V0 V7 V21 
2.41	c instanciating clauses for relation R7 (supports) and variables V0 V12 V14 
2.45	c instanciating clauses for relation R8 (supports) and variables V0 V15 V16 
2.49	c instanciating clauses for relation R9 (supports) and variables V1 V2 V16 
2.53	c instanciating clauses for relation R10 (supports) and variables V1 V2 V20 
2.57	c instanciating clauses for relation R11 (supports) and variables V1 V4 V18 
2.61	c instanciating clauses for relation R12 (supports) and variables V1 V4 V22 
2.64	c instanciating clauses for relation R13 (supports) and variables V1 V5 V14 
2.68	c instanciating clauses for relation R14 (supports) and variables V1 V6 V18 
2.72	c instanciating clauses for relation R15 (supports) and variables V1 V9 V13 
2.76	c instanciating clauses for relation R16 (supports) and variables V1 V11 V19 
2.80	c instanciating clauses for relation R17 (supports) and variables V1 V12 V19 
2.83	c instanciating clauses for relation R18 (supports) and variables V1 V13 V15 
2.87	c instanciating clauses for relation R19 (supports) and variables V1 V14 V22 
2.91	c instanciating clauses for relation R20 (supports) and variables V1 V19 V21 
2.95	c instanciating clauses for relation R21 (supports) and variables V2 V3 V7 
2.99	c instanciating clauses for relation R22 (supports) and variables V2 V3 V11 
3.02	c instanciating clauses for relation R23 (supports) and variables V2 V3 V13 
3.06	c instanciating clauses for relation R24 (supports) and variables V2 V4 V17 
3.10	c instanciating clauses for relation R25 (supports) and variables V2 V4 V18 
3.14	c instanciating clauses for relation R26 (supports) and variables V2 V6 V8 
3.18	c instanciating clauses for relation R27 (supports) and variables V2 V6 V14 
3.21	c instanciating clauses for relation R28 (supports) and variables V2 V6 V19 
3.25	c instanciating clauses for relation R29 (supports) and variables V2 V6 V20 
3.29	c instanciating clauses for relation R30 (supports) and variables V2 V6 V21 
3.33	c instanciating clauses for relation R31 (supports) and variables V2 V7 V12 
3.37	c instanciating clauses for relation R32 (supports) and variables V2 V9 V11 
3.41	c instanciating clauses for relation R33 (supports) and variables V2 V10 V20 
3.45	c instanciating clauses for relation R34 (supports) and variables V2 V10 V23 
3.49	c instanciating clauses for relation R35 (supports) and variables V2 V15 V16 
3.53	c instanciating clauses for relation R36 (supports) and variables V2 V15 V22 
3.57	c instanciating clauses for relation R37 (supports) and variables V2 V16 V17 
3.60	c instanciating clauses for relation R38 (supports) and variables V2 V16 V22 
3.64	c instanciating clauses for relation R39 (supports) and variables V3 V5 V17 
3.68	c instanciating clauses for relation R40 (supports) and variables V3 V8 V13 
3.72	c instanciating clauses for relation R41 (supports) and variables V3 V9 V14 
3.76	c instanciating clauses for relation R42 (supports) and variables V3 V9 V23 
3.79	c instanciating clauses for relation R43 (supports) and variables V3 V10 V14 
3.83	c instanciating clauses for relation R44 (supports) and variables V3 V11 V14 
3.84	c instanciating clauses for relation R45 (supports) and variables V4 V5 V17 
3.88	c instanciating clauses for relation R46 (supports) and variables V4 V7 V13 
3.92	c instanciating clauses for relation R47 (supports) and variables V4 V10 V18 
3.96	c instanciating clauses for relation R48 (supports) and variables V5 V6 V20 
4.00	c instanciating clauses for relation R49 (supports) and variables V5 V9 V19 
4.03	c instanciating clauses for relation R50 (supports) and variables V5 V11 V20 
4.07	c instanciating clauses for relation R51 (supports) and variables V5 V11 V22 
4.11	c instanciating clauses for relation R52 (supports) and variables V5 V12 V22 
4.15	c instanciating clauses for relation R53 (supports) and variables V6 V8 V13 
4.19	c instanciating clauses for relation R54 (supports) and variables V6 V8 V19 
4.23	c instanciating clauses for relation R55 (supports) and variables V6 V8 V20 
4.26	c instanciating clauses for relation R56 (supports) and variables V6 V9 V20 
4.30	c instanciating clauses for relation R57 (supports) and variables V6 V12 V19 
4.34	c instanciating clauses for relation R58 (supports) and variables V7 V12 V22 
4.38	c instanciating clauses for relation R59 (supports) and variables V8 V10 V23 
4.41	c instanciating clauses for relation R60 (supports) and variables V8 V11 V23 
4.45	c instanciating clauses for relation R61 (supports) and variables V9 V13 V23 
4.49	c instanciating clauses for relation R62 (supports) and variables V9 V17 V23 
4.54	c instanciating clauses for relation R63 (supports) and variables V10 V13 V23 
4.58	c instanciating clauses for relation R64 (supports) and variables V10 V14 V22 
4.62	c instanciating clauses for relation R65 (supports) and variables V10 V16 V21 
4.66	c instanciating clauses for relation R66 (supports) and variables V11 V12 V19 
4.70	c instanciating clauses for relation R67 (supports) and variables V11 V16 V19 
4.74	c instanciating clauses for relation R68 (supports) and variables V12 V13 V16 
4.77	c instanciating clauses for relation R69 (supports) and variables V12 V14 V20 
4.81	c instanciating clauses for relation R70 (supports) and variables V13 V17 V22 
4.85	c instanciating clauses for relation R71 (supports) and variables V14 V15 V20 
4.89	c instanciating clauses for relation R72 (supports) and variables V15 V16 V23 
4.90	c instanciating clauses for relation R73 (supports) and variables V15 V18 V20 
4.99	c ...done
4.99	c #SATvar=1111954 #SATclauses=3344686 #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/node50/watcher-196114-1168051810 -o ROOT/results/node50/solver-196114-1168051810 -C 1800 -M 900 /tmp/evaluation/196114-1168051810/CSPtoSAT+minisat /tmp/evaluation/196114-1168051810/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.97 1.63 1.86 5/73 27168
/proc/meminfo: memFree=1391648/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=496 CPUtime=0
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 153579848 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7918372 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 124 36 29 52 0 19 0

[startup+0.104221 s]
/proc/loadavg: 0.97 1.63 1.86 5/73 27168
/proc/meminfo: memFree=1391648/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=14164 CPUtime=0.09
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 3924 0 0 0 8 1 0 0 18 0 1 0 153579848 14503936 2459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 3541 2459 702 52 0 1909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14164

[startup+0.512287 s]
/proc/loadavg: 0.97 1.63 1.86 5/73 27168
/proc/meminfo: memFree=1391648/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=45392 CPUtime=0.49
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 18198 0 0 0 42 7 0 0 22 0 1 0 153579848 46481408 9971 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 11348 9971 702 52 0 9716 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 45392

[startup+1.33342 s]
/proc/loadavg: 0.97 1.63 1.86 3/73 27168
/proc/meminfo: memFree=1230624/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=106840 CPUtime=1.31
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 46377 0 0 0 111 20 0 0 25 0 1 0 153579848 109404160 24882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8351442 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 26710 24882 702 52 0 25078 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 106840

[startup+2.9767 s]
/proc/loadavg: 1.05 1.63 1.86 3/73 27168
/proc/meminfo: memFree=1063136/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=259128 CPUtime=2.94
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 96809 0 0 0 253 41 0 0 25 0 1 0 153579848 265347072 61625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687926 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 64782 61625 705 52 0 63150 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 259128

[startup+6.25826 s]
/proc/loadavg: 1.05 1.63 1.86 3/73 27168
/proc/meminfo: memFree=773224/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=320984 CPUtime=6.19
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 147646 0 0 0 555 64 0 0 25 0 1 0 153579848 328687616 76207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 80246 76207 714 52 0 78614 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 320984

[startup+12.7233 s]
/proc/loadavg: 1.20 1.65 1.86 3/73 27168
/proc/meminfo: memFree=767528/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=323520 CPUtime=12.6
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 148138 0 0 0 1196 64 0 0 25 0 1 0 153579848 331284480 76699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 80880 76699 714 52 0 79248 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 323520

[startup+25.5355 s]
/proc/loadavg: 1.32 1.66 1.86 3/73 27168
/proc/meminfo: memFree=764776/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=324256 CPUtime=25.32
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 148335 0 0 0 2467 65 0 0 25 0 1 0 153579848 332038144 76896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 81064 76896 714 52 0 79432 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 324256

[startup+51.1758 s]
/proc/loadavg: 1.55 1.68 1.86 3/73 27168
/proc/meminfo: memFree=763048/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=324256 CPUtime=50.73
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 148379 0 0 0 5008 65 0 0 25 0 1 0 153579848 332038144 76940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672961 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 81064 76940 714 52 0 79432 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 324256

[startup+102.442 s]
/proc/loadavg: 1.80 1.73 1.87 3/73 27168
/proc/meminfo: memFree=747304/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=329316 CPUtime=101.59
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 149752 0 0 0 10093 66 0 0 25 0 1 0 153579848 337219584 78313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 82329 78313 720 52 0 80697 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 329316

[startup+162.45 s]
/proc/loadavg: 1.93 1.78 1.87 3/73 27168
/proc/meminfo: memFree=730280/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=341084 CPUtime=161.1
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 152712 0 0 0 16042 68 0 0 25 0 1 0 153579848 349270016 81265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 85271 81265 720 52 0 83639 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 341084

[startup+222.475 s]
/proc/loadavg: 1.97 1.82 1.88 3/73 27168
/proc/meminfo: memFree=714088/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=344672 CPUtime=220.62
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 153595 0 0 0 21993 69 0 0 25 0 1 0 153579848 352944128 82148 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 86168 82148 720 52 0 84536 0
Current children cumulated CPU time (s) 220.62
Current children cumulated vsize (KiB) 344672

[startup+282.476 s]
/proc/loadavg: 1.99 1.85 1.89 3/73 27168
/proc/meminfo: memFree=702504/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=350656 CPUtime=280.13
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 155229 0 0 0 27944 69 0 0 25 0 1 0 153579848 359071744 83660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 87664 83660 720 52 0 86032 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 350656

[startup+342.571 s]
/proc/loadavg: 1.99 1.87 1.89 3/73 27168
/proc/meminfo: memFree=691240/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=358168 CPUtime=339.74
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 157093 0 0 0 33904 70 0 0 25 0 1 0 153579848 366764032 85524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134675691 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 89542 85524 720 52 0 87910 0
Current children cumulated CPU time (s) 339.74
Current children cumulated vsize (KiB) 358168

[startup+402.669 s]
/proc/loadavg: 1.99 1.89 1.90 3/73 27168
/proc/meminfo: memFree=682984/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=363672 CPUtime=399.32
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 158481 0 0 0 39861 71 0 0 25 0 1 0 153579848 372400128 86912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 90918 86912 720 52 0 89286 0
Current children cumulated CPU time (s) 399.32
Current children cumulated vsize (KiB) 363672

[startup+462.669 s]
/proc/loadavg: 1.99 1.91 1.90 3/73 27168
/proc/meminfo: memFree=668840/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=368280 CPUtime=458.84
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 159625 0 0 0 45812 72 0 0 25 0 1 0 153579848 377118720 88056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 92070 88056 720 52 0 90438 0
Current children cumulated CPU time (s) 458.84
Current children cumulated vsize (KiB) 368280

[startup+522.768 s]
/proc/loadavg: 1.99 1.92 1.91 3/73 27168
/proc/meminfo: memFree=653160/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=373476 CPUtime=518.46
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 161054 0 0 0 51773 73 0 0 25 0 1 0 153579848 382439424 89354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 93369 89354 720 52 0 91737 0
Current children cumulated CPU time (s) 518.46
Current children cumulated vsize (KiB) 373476

[startup+582.784 s]
/proc/loadavg: 1.99 1.93 1.91 3/73 27168
/proc/meminfo: memFree=640616/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=379876 CPUtime=577.96
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 162593 0 0 0 57722 74 0 0 25 0 1 0 153579848 388993024 90893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 94969 90893 720 52 0 93337 0
Current children cumulated CPU time (s) 577.96
Current children cumulated vsize (KiB) 379876

[startup+642.883 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 27168
/proc/meminfo: memFree=631272/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=386000 CPUtime=637.58
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 164122 0 0 0 63683 75 0 0 25 0 1 0 153579848 395264000 92422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 96500 92422 720 52 0 94868 0
Current children cumulated CPU time (s) 637.58
Current children cumulated vsize (KiB) 386000

[startup+702.908 s]
/proc/loadavg: 1.99 1.95 1.91 3/79 27314
/proc/meminfo: memFree=617576/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=394016 CPUtime=697.02
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 166097 0 0 0 69613 89 0 0 25 0 1 0 153579848 403472384 94397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/27167/statm: 98504 94397 720 52 0 96872 0
Current children cumulated CPU time (s) 697.02
Current children cumulated vsize (KiB) 394016

[startup+762.951 s]
/proc/loadavg: 2.67 2.15 1.98 4/78 28011
/proc/meminfo: memFree=593792/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=396656 CPUtime=754.75
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 166783 0 0 0 75383 92 0 0 25 0 1 0 153579848 406175744 95083 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 99164 95083 720 52 0 97532 0
Current children cumulated CPU time (s) 754.75
Current children cumulated vsize (KiB) 396656

[startup+822.969 s]
/proc/loadavg: 2.92 2.32 2.04 4/78 28300
/proc/meminfo: memFree=557592/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=400496 CPUtime=814.67
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 167737 0 0 0 81372 95 0 0 25 0 1 0 153579848 410107904 96037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 100124 96037 720 52 0 98492 0
Current children cumulated CPU time (s) 814.67
Current children cumulated vsize (KiB) 400496

[startup+882.99 s]
/proc/loadavg: 3.07 2.47 2.11 4/78 28599
/proc/meminfo: memFree=532360/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=403564 CPUtime=874.61
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 168506 0 0 0 87364 97 0 0 25 0 1 0 153579848 413249536 96806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673085 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 100891 96806 720 52 0 99259 0
Current children cumulated CPU time (s) 874.61
Current children cumulated vsize (KiB) 403564

[startup+943.021 s]
/proc/loadavg: 3.10 2.59 2.18 4/78 28892
/proc/meminfo: memFree=505288/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=409512 CPUtime=934.55
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 170160 0 0 0 93356 99 0 0 25 0 1 0 153579848 419340288 98310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 102378 98310 720 52 0 100746 0
Current children cumulated CPU time (s) 934.55
Current children cumulated vsize (KiB) 409512

[startup+1003.04 s]
/proc/loadavg: 3.18 2.71 2.24 4/78 29180
/proc/meminfo: memFree=481816/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=412724 CPUtime=994.51
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 170958 0 0 0 99351 100 0 0 25 0 1 0 153579848 422629376 99108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 103181 99108 720 52 0 101549 0
Current children cumulated CPU time (s) 994.51
Current children cumulated vsize (KiB) 412724

[startup+1063.08 s]
/proc/loadavg: 3.06 2.76 2.29 4/78 29341
/proc/meminfo: memFree=455904/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=419040 CPUtime=1054.46
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 172577 0 0 0 105343 103 0 0 25 0 1 0 153579848 429096960 100727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 104760 100727 720 52 0 103128 0
Current children cumulated CPU time (s) 1054.46
Current children cumulated vsize (KiB) 419040

[startup+1123.09 s]
/proc/loadavg: 3.02 2.80 2.33 4/78 29360
/proc/meminfo: memFree=441184/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=424616 CPUtime=1114.43
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 173944 0 0 0 111338 105 0 0 25 0 1 0 153579848 434806784 102094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 106154 102094 720 52 0 104522 0
Current children cumulated CPU time (s) 1114.43
Current children cumulated vsize (KiB) 424616

[startup+1183.12 s]
/proc/loadavg: 3.01 2.83 2.37 3/78 29377
/proc/meminfo: memFree=421024/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=427964 CPUtime=1174.43
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 174818 0 0 0 117337 106 0 0 25 0 1 0 153579848 438235136 102968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 106991 102968 720 52 0 105359 0
Current children cumulated CPU time (s) 1174.43
Current children cumulated vsize (KiB) 427964

[startup+1243.14 s]
/proc/loadavg: 3.00 2.86 2.40 4/78 29378
/proc/meminfo: memFree=400992/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=433020 CPUtime=1234.43
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 176100 0 0 0 123336 107 0 0 25 0 1 0 153579848 443412480 104250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 108255 104250 720 52 0 106623 0
Current children cumulated CPU time (s) 1234.43
Current children cumulated vsize (KiB) 433020

[startup+1303.16 s]
/proc/loadavg: 2.66 2.80 2.41 3/73 29434
/proc/meminfo: memFree=397928/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=435640 CPUtime=1294.33
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 176745 0 0 0 129325 108 0 0 25 0 1 0 153579848 446095360 104895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 108910 104895 720 52 0 107278 0
Current children cumulated CPU time (s) 1294.33
Current children cumulated vsize (KiB) 435640

[startup+1363.17 s]
/proc/loadavg: 2.24 2.65 2.38 3/73 29434
/proc/meminfo: memFree=388200/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=437904 CPUtime=1354.32
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 177300 0 0 0 135324 108 0 0 25 0 1 0 153579848 448413696 105450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 109476 105450 720 52 0 107844 0
Current children cumulated CPU time (s) 1354.32
Current children cumulated vsize (KiB) 437904

[startup+1423.18 s]
/proc/loadavg: 2.09 2.53 2.35 3/73 29434
/proc/meminfo: memFree=381416/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=439396 CPUtime=1414.3
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 177696 0 0 0 141322 108 0 0 25 0 1 0 153579848 449941504 105846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 109849 105846 720 52 0 108217 0
Current children cumulated CPU time (s) 1414.3
Current children cumulated vsize (KiB) 439396

[startup+1483.19 s]
/proc/loadavg: 2.03 2.43 2.33 3/73 29434
/proc/meminfo: memFree=377256/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=440796 CPUtime=1474.29
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 178046 0 0 0 147321 108 0 0 25 0 1 0 153579848 451375104 106196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 110199 106196 720 52 0 108567 0
Current children cumulated CPU time (s) 1474.29
Current children cumulated vsize (KiB) 440796

[startup+1543.19 s]
/proc/loadavg: 2.01 2.35 2.31 3/73 29434
/proc/meminfo: memFree=369128/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=443588 CPUtime=1534.28
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 178698 0 0 0 153319 109 0 0 25 0 1 0 153579848 454234112 106848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 110897 106848 720 52 0 109265 0
Current children cumulated CPU time (s) 1534.28
Current children cumulated vsize (KiB) 443588

[startup+1603.29 s]
/proc/loadavg: 2.04 2.30 2.29 3/73 29434
/proc/meminfo: memFree=363944/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=446560 CPUtime=1594.35
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 179417 0 0 0 159326 109 0 0 25 0 1 0 153579848 457277440 107567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 111640 107567 720 52 0 110008 0
Current children cumulated CPU time (s) 1594.35
Current children cumulated vsize (KiB) 446560

[startup+1663.3 s]
/proc/loadavg: 2.01 2.24 2.27 3/73 29436
/proc/meminfo: memFree=360040/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=448396 CPUtime=1654.35
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 179878 0 0 0 165325 110 0 0 25 0 1 0 153579848 459157504 108028 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 112099 108028 720 52 0 110467 0
Current children cumulated CPU time (s) 1654.35
Current children cumulated vsize (KiB) 448396

[startup+1723.3 s]
/proc/loadavg: 2.00 2.20 2.25 3/73 29436
/proc/meminfo: memFree=352808/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=453780 CPUtime=1714.32
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 181436 0 0 0 171321 111 0 0 25 0 1 0 153579848 464670720 109434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 113445 109434 720 52 0 111813 0
Current children cumulated CPU time (s) 1714.32
Current children cumulated vsize (KiB) 453780

[startup+1783.3 s]
/proc/loadavg: 2.00 2.16 2.23 3/73 29436
/proc/meminfo: memFree=338472/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=464376 CPUtime=1774.31
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 184086 0 0 0 177318 113 0 0 25 0 1 0 153579848 475521024 112084 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 116094 112084 720 52 0 114462 0
Current children cumulated CPU time (s) 1774.31
Current children cumulated vsize (KiB) 464376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.06 s]
/proc/loadavg: 2.00 2.14 2.22 3/73 29436
/proc/meminfo: memFree=331560/2055920 swapFree=4192812/4192956
[pid=27167] ppid=27162 vsize=466964 CPUtime=1800.06
/proc/27167/stat : 27167 (CSPtoSAT+minisa) R 27162 27167 27082 0 -1 4194304 184737 0 0 0 179893 113 0 0 25 0 1 0 153579848 478171136 112735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/27167/statm: 116741 112735 720 52 0 115109 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 466964

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.14
CPU time (s): 1800.15
CPU user time (s): 1798.94
CPU system time (s): 1.20882
CPU usage (%): 99.503
Max. virtual memory (cumulated for all children) (KiB): 467784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.20882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184737
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= 21977

runsolver used 1.76273 s user time and 4.88926 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 02:50:13 UTC 2007


IDJOB= 196114
IDBENCH= 3326
FILE ID= node50/196114-1168051810

PBS_JOBID= 3475491

Free space on /tmp= 66512 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-9_ext.xml
COMMAND LINE= /tmp/evaluation/196114-1168051810/CSPtoSAT+minisat /tmp/evaluation/196114-1168051810/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-196114-1168051810 -o ROOT/results/node50/solver-196114-1168051810 -C 1800 -M 900  /tmp/evaluation/196114-1168051810/CSPtoSAT+minisat /tmp/evaluation/196114-1168051810/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5033d771e027bd5d4b574c909374a3f1

RANDOM SEED= 377650166

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.263
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	: 5931.00
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.263
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:       1392992 kB
Buffers:         50208 kB
Cached:         507460 kB
SwapCached:          0 kB
Active:          62772 kB
Inactive:       514960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9044 kB
Writeback:           0 kB
Mapped:          30244 kB
Slab:            70720 kB
Committed_AS:  3187392 kB
PageTables:       1700 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= 66543 MiB



End job on node50 on Sat Jan  6 03:20:22 UTC 2007