Trace number 195971

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.16 1812.47

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-21_ext.xml
MD5SUM06118edf9ae5aebaf6ced014016cdc21
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 benchmark44.8142
SatisfiableYES
(Un)Satisfiability was provedYES
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.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.03	c preparing clauses for relation R0
0.06	c preparing clauses for relation R1
0.09	c preparing clauses for relation R2
0.12	c preparing clauses for relation R3
0.16	c preparing clauses for relation R4
0.19	c preparing clauses for relation R5
0.22	c preparing clauses for relation R6
0.25	c preparing clauses for relation R7
0.28	c preparing clauses for relation R8
0.31	c preparing clauses for relation R9
0.35	c preparing clauses for relation R10
0.38	c preparing clauses for relation R11
0.41	c preparing clauses for relation R12
0.44	c preparing clauses for relation R13
0.47	c preparing clauses for relation R14
0.49	c preparing clauses for relation R15
0.52	c preparing clauses for relation R16
0.55	c preparing clauses for relation R17
0.58	c preparing clauses for relation R18
0.61	c preparing clauses for relation R19
0.64	c preparing clauses for relation R20
0.67	c preparing clauses for relation R21
0.70	c preparing clauses for relation R22
0.74	c preparing clauses for relation R23
0.77	c preparing clauses for relation R24
0.80	c preparing clauses for relation R25
0.83	c preparing clauses for relation R26
0.86	c preparing clauses for relation R27
0.89	c preparing clauses for relation R28
0.93	c preparing clauses for relation R29
0.96	c preparing clauses for relation R30
0.99	c preparing clauses for relation R31
1.02	c preparing clauses for relation R32
1.05	c preparing clauses for relation R33
1.08	c preparing clauses for relation R34
1.11	c preparing clauses for relation R35
1.15	c preparing clauses for relation R36
1.18	c preparing clauses for relation R37
1.21	c preparing clauses for relation R38
1.24	c preparing clauses for relation R39
1.27	c preparing clauses for relation R40
1.30	c preparing clauses for relation R41
1.34	c preparing clauses for relation R42
1.37	c preparing clauses for relation R43
1.40	c preparing clauses for relation R44
1.43	c preparing clauses for relation R45
1.46	c preparing clauses for relation R46
1.49	c preparing clauses for relation R47
1.53	c preparing clauses for relation R48
1.56	c preparing clauses for relation R49
1.59	c preparing clauses for relation R50
1.62	c preparing clauses for relation R51
1.65	c preparing clauses for relation R52
1.68	c preparing clauses for relation R53
1.72	c preparing clauses for relation R54
1.75	c preparing clauses for relation R55
1.78	c preparing clauses for relation R56
1.81	c preparing clauses for relation R57
1.84	c preparing clauses for relation R58
1.87	c preparing clauses for relation R59
1.91	c preparing clauses for relation R60
1.94	c preparing clauses for relation R61
1.97	c preparing clauses for relation R62
2.00	c preparing clauses for relation R63
2.03	c preparing clauses for relation R64
2.06	c preparing clauses for relation R65
2.09	c preparing clauses for relation R66
2.13	c preparing clauses for relation R67
2.15	c preparing clauses for relation R68
2.17	c preparing clauses for relation R69
2.20	c preparing clauses for relation R70
2.23	c preparing clauses for relation R71
2.26	c preparing clauses for relation R72
2.30	c preparing clauses for relation R73
2.31	c instanciating clauses for relation R0 (supports) and variables V0 V1 V20 
2.35	c instanciating clauses for relation R1 (supports) and variables V0 V2 V3 
2.39	c instanciating clauses for relation R2 (supports) and variables V0 V4 V9 
2.44	c instanciating clauses for relation R3 (supports) and variables V0 V8 V20 
2.48	c instanciating clauses for relation R4 (supports) and variables V0 V8 V21 
2.52	c instanciating clauses for relation R5 (supports) and variables V0 V10 V18 
2.56	c instanciating clauses for relation R6 (supports) and variables V1 V2 V6 
2.60	c instanciating clauses for relation R7 (supports) and variables V1 V2 V18 
2.65	c instanciating clauses for relation R8 (supports) and variables V1 V6 V13 
2.69	c instanciating clauses for relation R9 (supports) and variables V1 V6 V15 
2.73	c instanciating clauses for relation R10 (supports) and variables V1 V9 V12 
2.77	c instanciating clauses for relation R11 (supports) and variables V1 V10 V12 
2.82	c instanciating clauses for relation R12 (supports) and variables V1 V10 V22 
2.86	c instanciating clauses for relation R13 (supports) and variables V1 V14 V22 
2.90	c instanciating clauses for relation R14 (supports) and variables V2 V3 V14 
2.94	c instanciating clauses for relation R15 (supports) and variables V2 V3 V20 
2.96	c instanciating clauses for relation R16 (supports) and variables V2 V4 V15 
3.00	c instanciating clauses for relation R17 (supports) and variables V2 V7 V8 
3.04	c instanciating clauses for relation R18 (supports) and variables V2 V7 V12 
3.09	c instanciating clauses for relation R19 (supports) and variables V2 V8 V19 
3.13	c instanciating clauses for relation R20 (supports) and variables V2 V13 V23 
3.17	c instanciating clauses for relation R21 (supports) and variables V2 V14 V20 
3.22	c instanciating clauses for relation R22 (supports) and variables V2 V18 V19 
3.26	c instanciating clauses for relation R23 (supports) and variables V3 V4 V7 
3.30	c instanciating clauses for relation R24 (supports) and variables V3 V4 V16 
3.34	c instanciating clauses for relation R25 (supports) and variables V3 V5 V8 
3.39	c instanciating clauses for relation R26 (supports) and variables V3 V5 V16 
3.43	c instanciating clauses for relation R27 (supports) and variables V3 V9 V18 
3.47	c instanciating clauses for relation R28 (supports) and variables V3 V10 V20 
3.51	c instanciating clauses for relation R29 (supports) and variables V3 V11 V22 
3.55	c instanciating clauses for relation R30 (supports) and variables V3 V18 V20 
3.60	c instanciating clauses for relation R31 (supports) and variables V4 V6 V7 
3.64	c instanciating clauses for relation R32 (supports) and variables V4 V8 V23 
3.68	c instanciating clauses for relation R33 (supports) and variables V4 V9 V12 
3.72	c instanciating clauses for relation R34 (supports) and variables V4 V10 V18 
3.77	c instanciating clauses for relation R35 (supports) and variables V4 V10 V20 
3.81	c instanciating clauses for relation R36 (supports) and variables V4 V11 V21 
3.85	c instanciating clauses for relation R37 (supports) and variables V4 V12 V18 
3.89	c instanciating clauses for relation R38 (supports) and variables V4 V12 V22 
3.94	c instanciating clauses for relation R39 (supports) and variables V4 V15 V21 
3.98	c instanciating clauses for relation R40 (supports) and variables V4 V18 V22 
4.02	c instanciating clauses for relation R41 (supports) and variables V5 V8 V23 
4.06	c instanciating clauses for relation R42 (supports) and variables V5 V13 V17 
4.10	c instanciating clauses for relation R43 (supports) and variables V5 V16 V20 
4.15	c instanciating clauses for relation R44 (supports) and variables V5 V17 V22 
4.19	c instanciating clauses for relation R45 (supports) and variables V6 V10 V14 
4.23	c instanciating clauses for relation R46 (supports) and variables V7 V9 V20 
4.27	c instanciating clauses for relation R47 (supports) and variables V7 V15 V22 
4.32	c instanciating clauses for relation R48 (supports) and variables V8 V10 V17 
4.36	c instanciating clauses for relation R49 (supports) and variables V8 V11 V18 
4.40	c instanciating clauses for relation R50 (supports) and variables V8 V18 V21 
4.44	c instanciating clauses for relation R51 (supports) and variables V9 V12 V18 
4.49	c instanciating clauses for relation R52 (supports) and variables V9 V15 V16 
4.53	c instanciating clauses for relation R53 (supports) and variables V10 V11 V18 
4.57	c instanciating clauses for relation R54 (supports) and variables V10 V14 V17 
4.61	c instanciating clauses for relation R55 (supports) and variables V11 V13 V23 
4.66	c instanciating clauses for relation R56 (supports) and variables V11 V14 V15 
4.70	c instanciating clauses for relation R57 (supports) and variables V11 V14 V18 
4.74	c instanciating clauses for relation R58 (supports) and variables V11 V15 V19 
4.79	c instanciating clauses for relation R59 (supports) and variables V11 V15 V23 
4.83	c instanciating clauses for relation R60 (supports) and variables V11 V16 V19 
4.87	c instanciating clauses for relation R61 (supports) and variables V12 V13 V14 
4.91	c instanciating clauses for relation R62 (supports) and variables V12 V14 V16 
4.95	c instanciating clauses for relation R63 (supports) and variables V12 V15 V20 
5.00	c instanciating clauses for relation R64 (supports) and variables V12 V18 V22 
5.04	c instanciating clauses for relation R65 (supports) and variables V13 V14 V15 
5.08	c instanciating clauses for relation R66 (supports) and variables V13 V14 V18 
5.12	c instanciating clauses for relation R67 (supports) and variables V14 V15 V20 
5.17	c instanciating clauses for relation R68 (supports) and variables V14 V15 V22 
5.18	c instanciating clauses for relation R69 (supports) and variables V14 V17 V19 
5.22	c instanciating clauses for relation R70 (supports) and variables V14 V19 V23 
5.27	c instanciating clauses for relation R71 (supports) and variables V15 V17 V23 
5.31	c instanciating clauses for relation R72 (supports) and variables V16 V17 V19 
5.35	c instanciating clauses for relation R73 (supports) and variables V17 V22 V23 
5.44	c ...done
5.44	c #SATvar=1111687 #SATclauses=3343885 #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/node19/watcher-195971-1168051767 -o ROOT/results/node19/solver-195971-1168051767 -C 1800 -M 900 /tmp/evaluation/195971-1168051767/CSPtoSAT+minisat /tmp/evaluation/195971-1168051767/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.61 0.83 1.11 4/86 18127
/proc/meminfo: memFree=1331192/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=6696 CPUtime=0
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 415 0 0 0 0 0 0 0 18 0 1 0 153571364 6856704 394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7453985 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 1674 402 364 52 0 30 0

[startup+0.10789 s]
/proc/loadavg: 0.61 0.83 1.11 4/86 18127
/proc/meminfo: memFree=1331192/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=14164 CPUtime=0.09
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 3961 0 0 0 8 1 0 0 18 0 1 0 153571364 14503936 2496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 3541 2500 702 52 0 1909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14164

[startup+0.515968 s]
/proc/loadavg: 0.61 0.83 1.11 4/86 18127
/proc/meminfo: memFree=1331192/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=42152 CPUtime=0.51
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 16704 0 0 0 44 7 0 0 22 0 1 0 153571364 43163648 9216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 10538 9218 702 52 0 8906 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 42152

[startup+1.33912 s]
/proc/loadavg: 0.61 0.83 1.11 3/86 18127
/proc/meminfo: memFree=1254072/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=100152 CPUtime=1.32
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 43293 0 0 0 114 18 0 0 25 0 1 0 153571364 102555648 23263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7972937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 25038 23263 702 52 0 23406 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 100152

[startup+2.97843 s]
/proc/loadavg: 0.61 0.83 1.11 3/86 18127
/proc/meminfo: memFree=1176376/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=237560 CPUtime=2.96
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 91034 0 0 0 255 41 0 0 25 0 1 0 153571364 243261440 55797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7919173 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 59390 55798 705 52 0 57758 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 237560

[startup+6.26205 s]
/proc/loadavg: 0.73 0.85 1.11 3/86 18127
/proc/meminfo: memFree=1026944/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=320864 CPUtime=6.23
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 147643 0 0 0 552 71 0 0 25 0 1 0 153571364 328564736 76158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 80216 76158 714 52 0 78584 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 320864

[startup+12.7273 s]
/proc/loadavg: 0.83 0.87 1.11 3/86 18127
/proc/meminfo: memFree=1022784/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=321228 CPUtime=12.7
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 147807 0 0 0 1198 72 0 0 25 0 1 0 153571364 328937472 76322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673383 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 80307 76322 714 52 0 78675 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 321228

[startup+25.5467 s]
/proc/loadavg: 1.09 0.92 1.13 3/86 18127
/proc/meminfo: memFree=1018048/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=321228 CPUtime=25.52
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 147846 0 0 0 2480 72 0 0 25 0 1 0 153571364 328937472 76361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 80307 76361 714 52 0 78675 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 321228

[startup+51.1945 s]
/proc/loadavg: 1.40 1.01 1.15 3/86 18127
/proc/meminfo: memFree=1005120/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=324608 CPUtime=51.15
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 148726 0 0 0 5043 72 0 0 25 0 1 0 153571364 332398592 77238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134679315 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 81152 77238 720 52 0 79520 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 324608

[startup+102.485 s]
/proc/loadavg: 1.74 1.16 1.19 3/86 18127
/proc/meminfo: memFree=978752/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=335596 CPUtime=102.42
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 151623 0 0 0 10168 74 0 0 25 0 1 0 153571364 343650304 79998 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 83899 79998 720 52 0 82267 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 335596

[startup+162.492 s]
/proc/loadavg: 1.90 1.31 1.24 3/86 18127
/proc/meminfo: memFree=957440/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=340948 CPUtime=162.41
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 152984 0 0 0 16166 75 0 0 25 0 1 0 153571364 349130752 81359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 85237 81359 720 52 0 83605 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 340948

[startup+222.511 s]
/proc/loadavg: 1.96 1.43 1.29 3/86 18127
/proc/meminfo: memFree=936000/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=350608 CPUtime=222.4
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 155340 0 0 0 22163 77 0 0 25 0 1 0 153571364 359022592 83613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 87652 83613 720 52 0 86020 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 350608

[startup+282.518 s]
/proc/loadavg: 2.05 1.55 1.33 3/86 18127
/proc/meminfo: memFree=921088/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=353800 CPUtime=282.39
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 156157 0 0 0 28161 78 0 0 25 0 1 0 153571364 362291200 84430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 88450 84430 720 52 0 86818 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 353800

[startup+342.525 s]
/proc/loadavg: 2.02 1.63 1.37 3/86 18127
/proc/meminfo: memFree=908224/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=356536 CPUtime=342.37
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 156818 0 0 0 34159 78 0 0 25 0 1 0 153571364 365092864 85091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 89134 85091 720 52 0 87502 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 356536

[startup+402.528 s]
/proc/loadavg: 2.00 1.69 1.41 3/86 18127
/proc/meminfo: memFree=897600/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=358748 CPUtime=402.36
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 157463 0 0 0 40157 79 0 0 25 0 1 0 153571364 367357952 85651 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672927 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 89687 85651 720 52 0 88055 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 358748

[startup+462.533 s]
/proc/loadavg: 2.00 1.75 1.44 3/86 18127
/proc/meminfo: memFree=879616/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=368408 CPUtime=462.34
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 159868 0 0 0 46153 81 0 0 25 0 1 0 153571364 377249792 88056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672963 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 92102 88056 720 52 0 90470 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 368408

[startup+522.546 s]
/proc/loadavg: 2.08 1.81 1.48 3/86 18127
/proc/meminfo: memFree=866496/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=373476 CPUtime=522.33
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 161143 0 0 0 52151 82 0 0 25 0 1 0 153571364 382439424 89331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672986 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 93369 89331 720 52 0 91737 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 373476

[startup+582.555 s]
/proc/loadavg: 2.03 1.84 1.51 3/86 18127
/proc/meminfo: memFree=856768/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=376608 CPUtime=582.32
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 161938 0 0 0 58149 83 0 0 25 0 1 0 153571364 385646592 90126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 94152 90126 720 52 0 92520 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 376608

[startup+642.563 s]
/proc/loadavg: 2.01 1.87 1.54 3/86 18127
/proc/meminfo: memFree=852224/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=379516 CPUtime=642.3
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 162635 0 0 0 64146 84 0 0 25 0 1 0 153571364 388624384 90823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 94879 90823 720 52 0 93247 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 379516

[startup+702.576 s]
/proc/loadavg: 2.00 1.89 1.56 3/92 18193
/proc/meminfo: memFree=848408/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=381820 CPUtime=702.23
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 163236 0 0 0 70138 85 0 0 25 0 1 0 153571364 390983680 91424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673001 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 95455 91424 720 52 0 93823 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 381820

[startup+762.611 s]
/proc/loadavg: 2.16 1.94 1.60 4/97 18705
/proc/meminfo: memFree=845072/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=383460 CPUtime=759.39
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 163620 0 0 0 75854 85 0 0 25 0 1 0 153571364 392663040 91808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 95865 91808 720 52 0 94233 0
Current children cumulated CPU time (s) 759.39
Current children cumulated vsize (KiB) 383460

[startup+822.635 s]
/proc/loadavg: 2.09 1.96 1.63 3/86 18801
/proc/meminfo: memFree=846080/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=384704 CPUtime=818.35
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 163948 0 0 0 81746 89 0 0 25 0 1 0 153571364 393936896 92136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 96176 92136 720 52 0 94544 0
Current children cumulated CPU time (s) 818.35
Current children cumulated vsize (KiB) 384704

[startup+882.654 s]
/proc/loadavg: 2.07 1.98 1.65 3/86 18801
/proc/meminfo: memFree=840704/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=390112 CPUtime=877.86
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 165420 0 0 0 87696 90 0 0 25 0 1 0 153571364 399474688 93492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 97528 93492 720 52 0 95896 0
Current children cumulated CPU time (s) 877.86
Current children cumulated vsize (KiB) 390112

[startup+942.664 s]
/proc/loadavg: 2.02 1.98 1.67 3/86 18801
/proc/meminfo: memFree=833664/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=397216 CPUtime=937.39
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 167195 0 0 0 93648 91 0 0 25 0 1 0 153571364 406749184 95267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 99304 95267 720 52 0 97672 0
Current children cumulated CPU time (s) 937.39
Current children cumulated vsize (KiB) 397216

[startup+1002.68 s]
/proc/loadavg: 2.01 1.98 1.69 3/86 18801
/proc/meminfo: memFree=828416/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=402616 CPUtime=996.92
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 168531 0 0 0 99600 92 0 0 25 0 1 0 153571364 412278784 96603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 100654 96603 720 52 0 99022 0
Current children cumulated CPU time (s) 996.92
Current children cumulated vsize (KiB) 402616

[startup+1062.69 s]
/proc/loadavg: 2.00 1.98 1.70 3/86 18801
/proc/meminfo: memFree=824000/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=406812 CPUtime=1056.42
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 169595 0 0 0 105550 92 0 0 25 0 1 0 153571364 416575488 97667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 101703 97667 720 52 0 100071 0
Current children cumulated CPU time (s) 1056.42
Current children cumulated vsize (KiB) 406812

[startup+1122.7 s]
/proc/loadavg: 2.00 1.98 1.72 3/86 18801
/proc/meminfo: memFree=820416/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=410492 CPUtime=1115.95
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 170522 0 0 0 111502 93 0 0 25 0 1 0 153571364 420343808 98594 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 102623 98594 720 52 0 100991 0
Current children cumulated CPU time (s) 1115.95
Current children cumulated vsize (KiB) 410492

[startup+1182.72 s]
/proc/loadavg: 2.00 1.98 1.74 3/86 18801
/proc/meminfo: memFree=818048/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=412704 CPUtime=1175.48
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 171057 0 0 0 117455 93 0 0 25 0 1 0 153571364 422608896 99129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 103176 99129 720 52 0 101544 0
Current children cumulated CPU time (s) 1175.48
Current children cumulated vsize (KiB) 412704

[startup+1242.74 s]
/proc/loadavg: 2.00 1.98 1.75 3/86 18801
/proc/meminfo: memFree=808256/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=415140 CPUtime=1234.99
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 171676 0 0 0 123405 94 0 0 25 0 1 0 153571364 425103360 99748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 103785 99748 720 52 0 102153 0
Current children cumulated CPU time (s) 1234.99
Current children cumulated vsize (KiB) 415140

[startup+1302.76 s]
/proc/loadavg: 2.00 1.98 1.76 3/86 18801
/proc/meminfo: memFree=798592/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=416732 CPUtime=1294.53
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 172073 0 0 0 129358 95 0 0 25 0 1 0 153571364 426733568 100145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 104183 100145 720 52 0 102551 0
Current children cumulated CPU time (s) 1294.53
Current children cumulated vsize (KiB) 416732

[startup+1362.78 s]
/proc/loadavg: 2.00 1.98 1.77 3/86 18801
/proc/meminfo: memFree=788864/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=419048 CPUtime=1354.06
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 172663 0 0 0 135311 95 0 0 25 0 1 0 153571364 429105152 100735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673400 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 104762 100735 720 52 0 103130 0
Current children cumulated CPU time (s) 1354.06
Current children cumulated vsize (KiB) 419048

[startup+1422.79 s]
/proc/loadavg: 2.00 1.98 1.78 3/86 18801
/proc/meminfo: memFree=779968/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=421084 CPUtime=1413.56
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 173193 0 0 0 141261 95 0 0 25 0 1 0 153571364 431190016 101265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 105271 101265 720 52 0 103639 0
Current children cumulated CPU time (s) 1413.56
Current children cumulated vsize (KiB) 421084

[startup+1482.8 s]
/proc/loadavg: 2.00 1.98 1.79 3/86 18801
/proc/meminfo: memFree=768000/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=426472 CPUtime=1473.09
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 174636 0 0 0 147213 96 0 0 25 0 1 0 153571364 436707328 102589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673006 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 106618 102589 720 52 0 104986 0
Current children cumulated CPU time (s) 1473.09
Current children cumulated vsize (KiB) 426472

[startup+1542.81 s]
/proc/loadavg: 2.06 2.00 1.81 3/86 18801
/proc/meminfo: memFree=759616/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=431228 CPUtime=1532.62
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 175853 0 0 0 153165 97 0 0 25 0 1 0 153571364 441577472 103806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 107807 103806 720 52 0 106175 0
Current children cumulated CPU time (s) 1532.62
Current children cumulated vsize (KiB) 431228

[startup+1602.82 s]
/proc/loadavg: 2.07 2.01 1.82 3/86 18801
/proc/meminfo: memFree=753152/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=437716 CPUtime=1592.12
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 177460 0 0 0 159114 98 0 0 25 0 1 0 153571364 448221184 105413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 109429 105413 720 52 0 107797 0
Current children cumulated CPU time (s) 1592.12
Current children cumulated vsize (KiB) 437716

[startup+1662.83 s]
/proc/loadavg: 2.02 2.00 1.83 3/86 18801
/proc/meminfo: memFree=749760/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=440992 CPUtime=1651.66
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 178298 0 0 0 165067 99 0 0 25 0 1 0 153571364 451575808 106251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673046 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 110248 106251 720 52 0 108616 0
Current children cumulated CPU time (s) 1651.66
Current children cumulated vsize (KiB) 440992

[startup+1722.84 s]
/proc/loadavg: 2.05 2.01 1.84 3/86 18801
/proc/meminfo: memFree=747264/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=443424 CPUtime=1711.17
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 178909 0 0 0 171018 99 0 0 25 0 1 0 153571364 454066176 106862 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/18126/statm: 110856 106862 720 52 0 109224 0
Current children cumulated CPU time (s) 1711.17
Current children cumulated vsize (KiB) 443424

[startup+1782.85 s]
/proc/loadavg: 2.02 2.01 1.85 3/86 18841
/proc/meminfo: memFree=929016/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=445204 CPUtime=1770.67
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 179343 0 0 0 176967 100 0 0 25 0 1 0 153571364 455888896 107296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672953 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 111301 107296 720 52 0 109669 0
Current children cumulated CPU time (s) 1770.67
Current children cumulated vsize (KiB) 445204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.39 s]
/proc/loadavg: 2.01 2.01 1.85 3/86 18841
/proc/meminfo: memFree=925880/2055920 swapFree=4171232/4192956
[pid=18126] ppid=18124 vsize=446172 CPUtime=1800.08
/proc/18126/stat : 18126 (CSPtoSAT+minisa) R 18124 18126 18071 0 -1 4194304 179581 0 0 0 179908 100 0 0 25 0 1 0 153571364 456880128 107534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 1 0 0
/proc/18126/statm: 111543 107534 720 52 0 109911 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 446172

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.47
CPU time (s): 1800.16
CPU user time (s): 1799.08
CPU system time (s): 1.07684
CPU usage (%): 99.3208
Max. virtual memory (cumulated for all children) (KiB): 464608

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

runsolver used 1.71974 s user time and 4.81527 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 02:49:27 UTC 2007


IDJOB= 195971
IDBENCH= 3315
FILE ID= node19/195971-1168051767

PBS_JOBID= 3475313

Free space on /tmp= 66264 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  06118edf9ae5aebaf6ced014016cdc21

RANDOM SEED= 646560447

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.260
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.260
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:       1331736 kB
Buffers:         68892 kB
Cached:         491116 kB
SwapCached:      10036 kB
Active:         275900 kB
Inactive:       348040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331736 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            4628 kB
Writeback:           0 kB
Mapped:          76664 kB
Slab:            84912 kB
Committed_AS:  3563096 kB
PageTables:       2392 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= 66308 MiB



End job on node19 on Sat Jan  6 03:19:44 UTC 2007