Trace number 196153

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 1802.4

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-23_ext.xml
MD5SUM92fc3716141ae1692bf2309e27b5e9ed
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 benchmark475.366
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c This is CSPtoSAT+minisat version 0.3
0.11	c (c) 2006 roussel@cril.univ-artois.fr
0.11	
0.11	c This solver internally uses a modified version of MiniSat2 version 061112
0.11	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.11	
0.12	c parsing...
0.14	c preparing clauses for relation R0
0.17	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.23	c preparing clauses for relation R3
0.25	c preparing clauses for relation R4
0.28	c preparing clauses for relation R5
0.31	c preparing clauses for relation R6
0.34	c preparing clauses for relation R7
0.37	c preparing clauses for relation R8
0.40	c preparing clauses for relation R9
0.43	c preparing clauses for relation R10
0.46	c preparing clauses for relation R11
0.49	c preparing clauses for relation R12
0.52	c preparing clauses for relation R13
0.55	c preparing clauses for relation R14
0.58	c preparing clauses for relation R15
0.61	c preparing clauses for relation R16
0.64	c preparing clauses for relation R17
0.67	c preparing clauses for relation R18
0.70	c preparing clauses for relation R19
0.72	c preparing clauses for relation R20
0.75	c preparing clauses for relation R21
0.78	c preparing clauses for relation R22
0.81	c preparing clauses for relation R23
0.84	c preparing clauses for relation R24
0.87	c preparing clauses for relation R25
0.90	c preparing clauses for relation R26
0.93	c preparing clauses for relation R27
0.96	c preparing clauses for relation R28
0.99	c preparing clauses for relation R29
1.02	c preparing clauses for relation R30
1.05	c preparing clauses for relation R31
1.08	c preparing clauses for relation R32
1.10	c preparing clauses for relation R33
1.13	c preparing clauses for relation R34
1.16	c preparing clauses for relation R35
1.19	c preparing clauses for relation R36
1.22	c preparing clauses for relation R37
1.25	c preparing clauses for relation R38
1.28	c preparing clauses for relation R39
1.31	c preparing clauses for relation R40
1.34	c preparing clauses for relation R41
1.37	c preparing clauses for relation R42
1.40	c preparing clauses for relation R43
1.43	c preparing clauses for relation R44
1.46	c preparing clauses for relation R45
1.49	c preparing clauses for relation R46
1.52	c preparing clauses for relation R47
1.55	c preparing clauses for relation R48
1.58	c preparing clauses for relation R49
1.61	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.70	c preparing clauses for relation R54
1.73	c preparing clauses for relation R55
1.76	c preparing clauses for relation R56
1.79	c preparing clauses for relation R57
1.82	c preparing clauses for relation R58
1.85	c preparing clauses for relation R59
1.88	c preparing clauses for relation R60
1.91	c preparing clauses for relation R61
1.94	c preparing clauses for relation R62
1.97	c preparing clauses for relation R63
2.00	c preparing clauses for relation R64
2.03	c preparing clauses for relation R65
2.05	c preparing clauses for relation R66
2.08	c preparing clauses for relation R67
2.11	c preparing clauses for relation R68
2.14	c preparing clauses for relation R69
2.17	c preparing clauses for relation R70
2.20	c preparing clauses for relation R71
2.23	c preparing clauses for relation R72
2.26	c preparing clauses for relation R73
2.29	c preparing clauses for relation R74
2.30	c instanciating clauses for relation R0 (supports) and variables V0 V1 V2 
2.34	c instanciating clauses for relation R1 (supports) and variables V0 V3 V16 
2.38	c instanciating clauses for relation R2 (supports) and variables V0 V4 V6 
2.42	c instanciating clauses for relation R3 (supports) and variables V0 V4 V7 
2.45	c instanciating clauses for relation R4 (supports) and variables V0 V4 V23 
2.49	c instanciating clauses for relation R5 (supports) and variables V0 V5 V9 
2.53	c instanciating clauses for relation R6 (supports) and variables V0 V10 V12 
2.57	c instanciating clauses for relation R7 (supports) and variables V0 V11 V17 
2.61	c instanciating clauses for relation R8 (supports) and variables V0 V12 V14 
2.65	c instanciating clauses for relation R9 (supports) and variables V0 V12 V18 
2.68	c instanciating clauses for relation R10 (supports) and variables V0 V18 V21 
2.72	c instanciating clauses for relation R11 (supports) and variables V1 V2 V18 
2.76	c instanciating clauses for relation R12 (supports) and variables V1 V3 V8 
2.80	c instanciating clauses for relation R13 (supports) and variables V1 V6 V14 
2.84	c instanciating clauses for relation R14 (supports) and variables V1 V6 V17 
2.87	c instanciating clauses for relation R15 (supports) and variables V1 V12 V19 
2.91	c instanciating clauses for relation R16 (supports) and variables V1 V17 V22 
2.95	c instanciating clauses for relation R17 (supports) and variables V2 V6 V14 
2.99	c instanciating clauses for relation R18 (supports) and variables V2 V7 V23 
3.03	c instanciating clauses for relation R19 (supports) and variables V2 V13 V17 
3.07	c instanciating clauses for relation R20 (supports) and variables V2 V15 V18 
3.10	c instanciating clauses for relation R21 (supports) and variables V2 V15 V21 
3.14	c instanciating clauses for relation R22 (supports) and variables V3 V6 V7 
3.18	c instanciating clauses for relation R23 (supports) and variables V3 V6 V22 
3.22	c instanciating clauses for relation R24 (supports) and variables V3 V9 V23 
3.26	c instanciating clauses for relation R25 (supports) and variables V3 V12 V15 
3.30	c instanciating clauses for relation R26 (supports) and variables V3 V15 V18 
3.34	c instanciating clauses for relation R27 (supports) and variables V3 V15 V19 
3.37	c instanciating clauses for relation R28 (supports) and variables V3 V16 V23 
3.41	c instanciating clauses for relation R29 (supports) and variables V3 V19 V20 
3.45	c instanciating clauses for relation R30 (supports) and variables V4 V5 V22 
3.49	c instanciating clauses for relation R31 (supports) and variables V4 V6 V8 
3.52	c instanciating clauses for relation R32 (supports) and variables V4 V6 V22 
3.56	c instanciating clauses for relation R33 (supports) and variables V4 V16 V18 
3.60	c instanciating clauses for relation R34 (supports) and variables V4 V16 V20 
3.64	c instanciating clauses for relation R35 (supports) and variables V4 V20 V22 
3.68	c instanciating clauses for relation R36 (supports) and variables V5 V8 V13 
3.72	c instanciating clauses for relation R37 (supports) and variables V5 V10 V20 
3.76	c instanciating clauses for relation R38 (supports) and variables V5 V11 V19 
3.79	c instanciating clauses for relation R39 (supports) and variables V5 V12 V14 
3.83	c instanciating clauses for relation R40 (supports) and variables V5 V14 V16 
3.87	c instanciating clauses for relation R41 (supports) and variables V5 V14 V22 
3.91	c instanciating clauses for relation R42 (supports) and variables V5 V16 V21 
3.95	c instanciating clauses for relation R43 (supports) and variables V6 V8 V23 
3.98	c instanciating clauses for relation R44 (supports) and variables V6 V9 V12 
4.02	c instanciating clauses for relation R45 (supports) and variables V6 V9 V19 
4.06	c instanciating clauses for relation R46 (supports) and variables V6 V10 V17 
4.10	c instanciating clauses for relation R47 (supports) and variables V7 V8 V16 
4.14	c instanciating clauses for relation R48 (supports) and variables V7 V14 V19 
4.17	c instanciating clauses for relation R49 (supports) and variables V7 V17 V21 
4.21	c instanciating clauses for relation R50 (supports) and variables V7 V18 V21 
4.25	c instanciating clauses for relation R51 (supports) and variables V8 V12 V18 
4.27	c instanciating clauses for relation R52 (supports) and variables V8 V15 V20 
4.31	c instanciating clauses for relation R53 (supports) and variables V9 V10 V11 
4.34	c instanciating clauses for relation R54 (supports) and variables V9 V12 V17 
4.38	c instanciating clauses for relation R55 (supports) and variables V9 V12 V23 
4.42	c instanciating clauses for relation R56 (supports) and variables V9 V14 V15 
4.46	c instanciating clauses for relation R57 (supports) and variables V9 V14 V19 
4.50	c instanciating clauses for relation R58 (supports) and variables V10 V11 V14 
4.53	c instanciating clauses for relation R59 (supports) and variables V10 V12 V15 
4.57	c instanciating clauses for relation R60 (supports) and variables V10 V13 V14 
4.61	c instanciating clauses for relation R61 (supports) and variables V10 V17 V20 
4.65	c instanciating clauses for relation R62 (supports) and variables V11 V14 V23 
4.69	c instanciating clauses for relation R63 (supports) and variables V11 V16 V17 
4.73	c instanciating clauses for relation R64 (supports) and variables V11 V19 V20 
4.76	c instanciating clauses for relation R65 (supports) and variables V13 V16 V20 
4.80	c instanciating clauses for relation R66 (supports) and variables V13 V17 V21 
4.84	c instanciating clauses for relation R67 (supports) and variables V13 V19 V21 
4.88	c instanciating clauses for relation R68 (supports) and variables V14 V17 V23 
4.92	c instanciating clauses for relation R69 (supports) and variables V15 V17 V20 
4.96	c instanciating clauses for relation R70 (supports) and variables V16 V21 V22 
4.99	c instanciating clauses for relation R71 (supports) and variables V17 V19 V21 
5.03	c instanciating clauses for relation R72 (supports) and variables V18 V21 V23 
5.07	c instanciating clauses for relation R73 (supports) and variables V20 V21 V22 
5.11	c instanciating clauses for relation R74 (supports) and variables V20 V21 V23 
5.19	c ...done
5.19	c #SATvar=1136660 #SATclauses=3418947 #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/node75/watcher-196153-1168051819 -o ROOT/results/node75/solver-196153-1168051819 -C 1800 -M 900 /tmp/evaluation/196153-1168051819/CSPtoSAT+minisat /tmp/evaluation/196153-1168051819/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: 1.05 1.65 1.86 3/73 16668
/proc/meminfo: memFree=1387296/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=18540 CPUtime=0
/proc/16667/stat : 16667 (runsolver) D 16660 16667 16555 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 153581318 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 231882681639 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/16667/statm: 4635 279 244 17 0 2626 0

[startup+0.105786 s]
/proc/loadavg: 1.05 1.65 1.86 3/73 16668
/proc/meminfo: memFree=1387296/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=6648 CPUtime=0
/proc/16667/stat : 16667 (CSPtoSAT+minisa) D 16660 16667 16555 0 -1 4194304 491 0 7 0 0 0 0 0 18 0 1 0 153581318 6807552 466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7547200 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/16667/statm: 1662 466 406 52 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6648

[startup+0.513836 s]
/proc/loadavg: 1.05 1.65 1.86 3/73 16668
/proc/meminfo: memFree=1387296/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=36472 CPUtime=0.39
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 14227 0 16 0 33 6 0 0 20 0 1 0 153581318 37347328 7947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7201745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 9118 7947 702 52 0 7486 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 36472

[startup+1.33493 s]
/proc/loadavg: 1.05 1.65 1.86 3/73 16668
/proc/meminfo: memFree=1236576/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=98924 CPUtime=1.21
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 42861 0 16 0 103 18 0 0 25 0 1 0 153581318 101298176 23056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7814801 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 24731 23056 702 52 0 23099 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 98924

[startup+2.97313 s]
/proc/loadavg: 1.05 1.65 1.86 3/73 16668
/proc/meminfo: memFree=1070560/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=246512 CPUtime=2.84
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 94421 0 16 0 244 40 0 0 25 0 1 0 153581318 252428288 58445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 61628 58446 705 52 0 59996 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 246512

[startup+6.25951 s]
/proc/loadavg: 1.12 1.65 1.86 3/73 16668
/proc/meminfo: memFree=766240/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=326428 CPUtime=6.12
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 150986 0 16 0 548 64 0 0 25 0 1 0 153581318 334262272 77949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 81607 77949 714 52 0 79975 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 326428

[startup+12.7253 s]
/proc/loadavg: 1.19 1.66 1.87 3/73 16668
/proc/meminfo: memFree=764448/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=327340 CPUtime=12.58
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 151044 0 16 0 1194 64 0 0 25 0 1 0 153581318 335196160 78007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 81835 78007 714 52 0 80203 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 327340

[startup+25.5428 s]
/proc/loadavg: 1.37 1.68 1.87 3/73 16668
/proc/meminfo: memFree=763168/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=328344 CPUtime=25.41
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 151360 0 16 0 2476 65 0 0 25 0 1 0 153581318 336224256 78323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 82086 78323 714 52 0 80454 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 328344

[startup+51.1908 s]
/proc/loadavg: 1.58 1.70 1.87 3/73 16668
/proc/meminfo: memFree=758624/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=331016 CPUtime=51.03
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 152285 0 16 0 5038 65 0 0 25 0 1 0 153581318 338960384 79123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 82754 79123 720 52 0 81122 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 331016

[startup+102.477 s]
/proc/loadavg: 1.82 1.74 1.87 3/73 16668
/proc/meminfo: memFree=734432/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=344408 CPUtime=102.31
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 155766 0 16 0 10164 67 0 0 25 0 1 0 153581318 352673792 82472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 86102 82472 720 52 0 84470 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 344408

[startup+162.485 s]
/proc/loadavg: 1.93 1.79 1.88 3/73 16668
/proc/meminfo: memFree=717600/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=354264 CPUtime=162.3
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 158395 0 16 0 16162 68 0 0 25 0 1 0 153581318 362766336 84935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 88566 84935 720 52 0 86934 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 354264

[startup+222.502 s]
/proc/loadavg: 1.97 1.82 1.89 3/73 16668
/proc/meminfo: memFree=703712/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=364072 CPUtime=222.3
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 160803 0 16 0 22161 69 0 0 25 0 1 0 153581318 372809728 87343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 91018 87343 720 52 0 89386 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 364072

[startup+282.507 s]
/proc/loadavg: 1.99 1.85 1.89 3/73 16668
/proc/meminfo: memFree=686304/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=370940 CPUtime=282.29
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 162565 0 16 0 28158 71 0 0 25 0 1 0 153581318 379842560 89105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 92735 89105 720 52 0 91103 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 370940

[startup+342.511 s]
/proc/loadavg: 1.99 1.88 1.90 3/73 16668
/proc/meminfo: memFree=669408/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=383648 CPUtime=342.28
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 165877 0 16 0 34156 72 0 0 25 0 1 0 153581318 392855552 92241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 95912 92241 720 52 0 94280 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 383648

[startup+402.518 s]
/proc/loadavg: 2.05 1.91 1.91 3/73 16668
/proc/meminfo: memFree=660832/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=388816 CPUtime=402.26
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 167202 0 16 0 40154 72 0 0 25 0 1 0 153581318 398147584 93566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 97204 93566 720 52 0 95572 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 388816

[startup+462.528 s]
/proc/loadavg: 2.02 1.92 1.91 3/73 16668
/proc/meminfo: memFree=654304/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=393188 CPUtime=462.26
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 168297 0 16 0 46153 73 0 0 25 0 1 0 153581318 402624512 94661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673385 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 98297 94661 720 52 0 96665 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 393188

[startup+522.544 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 16668
/proc/meminfo: memFree=648800/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=396460 CPUtime=522.26
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 169137 0 16 0 52152 74 0 0 25 0 1 0 153581318 405975040 95501 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 99115 95501 720 52 0 97483 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 396460

[startup+582.556 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 16668
/proc/meminfo: memFree=643744/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=399576 CPUtime=582.26
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 169918 0 16 0 58152 74 0 0 25 0 1 0 153581318 409165824 96282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 99894 96282 720 52 0 98262 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 399576

[startup+642.568 s]
/proc/loadavg: 2.03 1.97 1.91 3/79 16694
/proc/meminfo: memFree=635664/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=404604 CPUtime=642.23
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 171205 0 16 0 64148 75 0 0 25 0 1 0 153581318 414314496 97569 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 101151 97569 720 52 0 99519 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 404604

[startup+702.608 s]
/proc/loadavg: 2.08 1.99 1.92 5/87 16843
/proc/meminfo: memFree=625736/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=408396 CPUtime=702.09
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 172129 0 16 0 70133 76 0 0 25 0 1 0 153581318 418197504 98493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 102099 98493 720 52 0 100467 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 408396

[startup+762.635 s]
/proc/loadavg: 2.13 2.03 1.94 3/73 17342
/proc/meminfo: memFree=614368/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=413248 CPUtime=760.67
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 173556 0 16 0 75989 78 0 0 25 0 1 0 153581318 423165952 99716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 103312 99716 720 52 0 101680 0
Current children cumulated CPU time (s) 760.67
Current children cumulated vsize (KiB) 413248

[startup+822.644 s]
/proc/loadavg: 2.05 2.02 1.94 3/73 17342
/proc/meminfo: memFree=598880/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=424440 CPUtime=820.66
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 176376 0 16 0 81988 78 0 0 25 0 1 0 153581318 434626560 102536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 106110 102536 720 52 0 104478 0
Current children cumulated CPU time (s) 820.66
Current children cumulated vsize (KiB) 424440

[startup+882.657 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 17342
/proc/meminfo: memFree=579488/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=434204 CPUtime=880.66
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 178801 0 16 0 87986 80 0 0 25 0 1 0 153581318 444624896 104961 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 108551 104961 720 52 0 106919 0
Current children cumulated CPU time (s) 880.66
Current children cumulated vsize (KiB) 434204

[startup+942.663 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 17342
/proc/meminfo: memFree=568736/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=439452 CPUtime=940.64
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 180122 0 16 0 93984 80 0 0 25 0 1 0 153581318 449998848 106282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 109863 106282 720 52 0 108231 0
Current children cumulated CPU time (s) 940.64
Current children cumulated vsize (KiB) 439452

[startup+1002.68 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=558240/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=445944 CPUtime=1000.64
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 181755 0 16 0 99983 81 0 0 25 0 1 0 153581318 456646656 107915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 111486 107915 720 52 0 109854 0
Current children cumulated CPU time (s) 1000.64
Current children cumulated vsize (KiB) 445944

[startup+1062.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=550176/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=450944 CPUtime=1060.65
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 182997 0 16 0 105983 82 0 0 25 0 1 0 153581318 461766656 109157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 112736 109157 720 52 0 111104 0
Current children cumulated CPU time (s) 1060.65
Current children cumulated vsize (KiB) 450944

[startup+1122.71 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=540512/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=453704 CPUtime=1120.65
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 183703 0 16 0 111983 82 0 0 25 0 1 0 153581318 464592896 109863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 113426 109863 720 52 0 111794 0
Current children cumulated CPU time (s) 1120.65
Current children cumulated vsize (KiB) 453704

[startup+1182.72 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=530784/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=456016 CPUtime=1180.64
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 184257 0 16 0 117982 82 0 0 25 0 1 0 153581318 466960384 110417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672996 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 114004 110417 720 52 0 112372 0
Current children cumulated CPU time (s) 1180.64
Current children cumulated vsize (KiB) 456016

[startup+1242.74 s]
/proc/loadavg: 2.04 2.01 1.94 4/73 17342
/proc/meminfo: memFree=523232/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=459584 CPUtime=1240.63
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 185150 0 16 0 123981 82 0 0 25 0 1 0 153581318 470614016 111310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 114896 111310 720 52 0 113264 0
Current children cumulated CPU time (s) 1240.63
Current children cumulated vsize (KiB) 459584

[startup+1302.74 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 17342
/proc/meminfo: memFree=514144/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=463728 CPUtime=1300.63
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 186215 0 16 0 129980 83 0 0 25 0 1 0 153581318 474857472 112375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 115932 112375 720 52 0 114300 0
Current children cumulated CPU time (s) 1300.63
Current children cumulated vsize (KiB) 463728

[startup+1362.75 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=499744/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=472652 CPUtime=1360.63
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 188610 0 16 0 135978 85 0 0 25 0 1 0 153581318 483995648 114567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673049 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 118163 114567 720 52 0 116531 0
Current children cumulated CPU time (s) 1360.63
Current children cumulated vsize (KiB) 472652

[startup+1422.76 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=489440/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=479956 CPUtime=1420.62
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 190430 0 16 0 141976 86 0 0 25 0 1 0 153581318 491474944 116387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673049 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 119989 116387 720 52 0 118357 0
Current children cumulated CPU time (s) 1420.62
Current children cumulated vsize (KiB) 479956

[startup+1482.78 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=481568/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=485236 CPUtime=1480.62
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 191754 0 16 0 147976 86 0 0 25 0 1 0 153581318 496881664 117711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 121309 117711 720 52 0 119677 0
Current children cumulated CPU time (s) 1480.62
Current children cumulated vsize (KiB) 485236

[startup+1542.79 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=475808/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=488452 CPUtime=1540.61
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 192545 0 16 0 153974 87 0 0 25 0 1 0 153581318 500174848 118502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 122113 118502 720 52 0 120481 0
Current children cumulated CPU time (s) 1540.61
Current children cumulated vsize (KiB) 488452

[startup+1602.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=470560/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=491916 CPUtime=1600.6
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 193416 0 16 0 159973 87 0 0 25 0 1 0 153581318 503721984 119373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 122979 119373 720 52 0 121347 0
Current children cumulated CPU time (s) 1600.6
Current children cumulated vsize (KiB) 491916

[startup+1662.81 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=464224/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=494620 CPUtime=1660.6
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 194096 0 16 0 165972 88 0 0 25 0 1 0 153581318 506490880 120053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 123655 120053 720 52 0 122023 0
Current children cumulated CPU time (s) 1660.6
Current children cumulated vsize (KiB) 494620

[startup+1722.81 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17344
/proc/meminfo: memFree=458400/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=498136 CPUtime=1720.58
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 194983 0 16 0 171970 88 0 0 25 0 1 0 153581318 510091264 120940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 124534 120940 720 52 0 122902 0
Current children cumulated CPU time (s) 1720.58
Current children cumulated vsize (KiB) 498136

[startup+1782.82 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17344
/proc/meminfo: memFree=453344/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=500640 CPUtime=1780.57
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 195590 0 16 0 177968 89 0 0 25 0 1 0 153581318 512655360 121547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 125160 121547 720 52 0 123528 0
Current children cumulated CPU time (s) 1780.57
Current children cumulated vsize (KiB) 500640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17344
/proc/meminfo: memFree=451680/2055920 swapFree=4191892/4192956
[pid=16667] ppid=16660 vsize=501348 CPUtime=1800.07
/proc/16667/stat : 16667 (CSPtoSAT+minisa) R 16660 16667 16555 0 -1 4194304 195765 0 16 0 179918 89 0 0 25 0 1 0 153581318 513380352 121722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673104 0 0 4096 0 0 0 0 17 1 0 0
/proc/16667/statm: 125337 121722 720 52 0 123705 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 501348

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.4
CPU time (s): 1800.15
CPU user time (s): 1799.18
CPU system time (s): 0.969852
CPU usage (%): 99.8755
Max. virtual memory (cumulated for all children) (KiB): 501348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.969852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195765
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 5989

runsolver used 1.84772 s user time and 4.99824 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 02:50:19 UTC 2007


IDJOB= 196153
IDBENCH= 3329
FILE ID= node75/196153-1168051819

PBS_JOBID= 3475494

Free space on /tmp= 66500 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  92fc3716141ae1692bf2309e27b5e9ed

RANDOM SEED= 583582396

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1389536 kB
Buffers:         63320 kB
Cached:         502988 kB
SwapCached:        268 kB
Active:          60096 kB
Inactive:       525596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389536 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            9016 kB
Writeback:           0 kB
Mapped:          28252 kB
Slab:            66152 kB
Committed_AS:  2991260 kB
PageTables:       1636 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= 66542 MiB



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