Trace number 195945

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.14 1811.84

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-16_ext.xml
MD5SUM4376c4e1b4f50f628d636b7e95eeb495
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 benchmark77.3452
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.03	c This is CSPtoSAT+minisat version 0.3
0.03	c (c) 2006 roussel@cril.univ-artois.fr
0.03	
0.03	c This solver internally uses a modified version of MiniSat2 version 061112
0.03	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.03	
0.03	c parsing...
0.04	c preparing clauses for relation R0
0.07	c preparing clauses for relation R1
0.10	c preparing clauses for relation R2
0.13	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.30	c preparing clauses for relation R9
0.33	c preparing clauses for relation R10
0.36	c preparing clauses for relation R11
0.39	c preparing clauses for relation R12
0.42	c preparing clauses for relation R13
0.45	c preparing clauses for relation R14
0.48	c preparing clauses for relation R15
0.51	c preparing clauses for relation R16
0.54	c preparing clauses for relation R17
0.57	c preparing clauses for relation R18
0.60	c preparing clauses for relation R19
0.62	c preparing clauses for relation R20
0.65	c preparing clauses for relation R21
0.68	c preparing clauses for relation R22
0.71	c preparing clauses for relation R23
0.74	c preparing clauses for relation R24
0.77	c preparing clauses for relation R25
0.80	c preparing clauses for relation R26
0.83	c preparing clauses for relation R27
0.86	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.97	c preparing clauses for relation R32
1.00	c preparing clauses for relation R33
1.03	c preparing clauses for relation R34
1.06	c preparing clauses for relation R35
1.09	c preparing clauses for relation R36
1.12	c preparing clauses for relation R37
1.15	c preparing clauses for relation R38
1.18	c preparing clauses for relation R39
1.21	c preparing clauses for relation R40
1.24	c preparing clauses for relation R41
1.27	c preparing clauses for relation R42
1.29	c preparing clauses for relation R43
1.32	c preparing clauses for relation R44
1.35	c preparing clauses for relation R45
1.38	c preparing clauses for relation R46
1.41	c preparing clauses for relation R47
1.44	c preparing clauses for relation R48
1.47	c preparing clauses for relation R49
1.50	c preparing clauses for relation R50
1.51	c preparing clauses for relation R51
1.54	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.77	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.96	c preparing clauses for relation R67
1.98	c preparing clauses for relation R68
2.00	c preparing clauses for relation R69
2.03	c preparing clauses for relation R70
2.06	c preparing clauses for relation R71
2.09	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 V3 V5 
2.17	c instanciating clauses for relation R1 (supports) and variables V0 V4 V21 
2.21	c instanciating clauses for relation R2 (supports) and variables V0 V7 V14 
2.25	c instanciating clauses for relation R3 (supports) and variables V0 V11 V21 
2.29	c instanciating clauses for relation R4 (supports) and variables V0 V12 V17 
2.33	c instanciating clauses for relation R5 (supports) and variables V0 V12 V19 
2.37	c instanciating clauses for relation R6 (supports) and variables V1 V2 V16 
2.41	c instanciating clauses for relation R7 (supports) and variables V1 V3 V13 
2.44	c instanciating clauses for relation R8 (supports) and variables V1 V4 V12 
2.48	c instanciating clauses for relation R9 (supports) and variables V1 V5 V10 
2.52	c instanciating clauses for relation R10 (supports) and variables V1 V7 V16 
2.56	c instanciating clauses for relation R11 (supports) and variables V1 V10 V21 
2.60	c instanciating clauses for relation R12 (supports) and variables V1 V13 V19 
2.64	c instanciating clauses for relation R13 (supports) and variables V1 V15 V19 
2.68	c instanciating clauses for relation R14 (supports) and variables V1 V17 V21 
2.72	c instanciating clauses for relation R15 (supports) and variables V1 V19 V20 
2.75	c instanciating clauses for relation R16 (supports) and variables V2 V8 V12 
2.79	c instanciating clauses for relation R17 (supports) and variables V2 V10 V17 
2.83	c instanciating clauses for relation R18 (supports) and variables V2 V11 V12 
2.87	c instanciating clauses for relation R19 (supports) and variables V2 V15 V21 
2.91	c instanciating clauses for relation R20 (supports) and variables V3 V4 V15 
2.95	c instanciating clauses for relation R21 (supports) and variables V3 V6 V14 
2.99	c instanciating clauses for relation R22 (supports) and variables V3 V7 V15 
3.03	c instanciating clauses for relation R23 (supports) and variables V3 V9 V22 
3.07	c instanciating clauses for relation R24 (supports) and variables V3 V12 V15 
3.10	c instanciating clauses for relation R25 (supports) and variables V3 V17 V18 
3.14	c instanciating clauses for relation R26 (supports) and variables V3 V17 V22 
3.18	c instanciating clauses for relation R27 (supports) and variables V3 V21 V23 
3.22	c instanciating clauses for relation R28 (supports) and variables V4 V5 V17 
3.26	c instanciating clauses for relation R29 (supports) and variables V4 V6 V7 
3.30	c instanciating clauses for relation R30 (supports) and variables V4 V6 V22 
3.34	c instanciating clauses for relation R31 (supports) and variables V4 V8 V10 
3.37	c instanciating clauses for relation R32 (supports) and variables V4 V10 V18 
3.42	c instanciating clauses for relation R33 (supports) and variables V4 V13 V21 
3.46	c instanciating clauses for relation R34 (supports) and variables V5 V7 V13 
3.50	c instanciating clauses for relation R35 (supports) and variables V5 V12 V14 
3.54	c instanciating clauses for relation R36 (supports) and variables V5 V14 V19 
3.57	c instanciating clauses for relation R37 (supports) and variables V6 V10 V20 
3.61	c instanciating clauses for relation R38 (supports) and variables V6 V11 V22 
3.65	c instanciating clauses for relation R39 (supports) and variables V6 V14 V21 
3.69	c instanciating clauses for relation R40 (supports) and variables V6 V16 V23 
3.73	c instanciating clauses for relation R41 (supports) and variables V6 V21 V22 
3.77	c instanciating clauses for relation R42 (supports) and variables V6 V21 V23 
3.81	c instanciating clauses for relation R43 (supports) and variables V7 V10 V20 
3.85	c instanciating clauses for relation R44 (supports) and variables V7 V11 V20 
3.89	c instanciating clauses for relation R45 (supports) and variables V7 V12 V20 
3.93	c instanciating clauses for relation R46 (supports) and variables V7 V13 V14 
3.97	c instanciating clauses for relation R47 (supports) and variables V7 V14 V15 
4.00	c instanciating clauses for relation R48 (supports) and variables V7 V22 V23 
4.04	c instanciating clauses for relation R49 (supports) and variables V8 V11 V17 
4.08	c instanciating clauses for relation R50 (supports) and variables V8 V14 V22 
4.12	c instanciating clauses for relation R51 (supports) and variables V9 V11 V20 
4.14	c instanciating clauses for relation R52 (supports) and variables V9 V16 V20 
4.18	c instanciating clauses for relation R53 (supports) and variables V9 V19 V20 
4.22	c instanciating clauses for relation R54 (supports) and variables V10 V11 V14 
4.26	c instanciating clauses for relation R55 (supports) and variables V10 V12 V21 
4.30	c instanciating clauses for relation R56 (supports) and variables V10 V16 V21 
4.34	c instanciating clauses for relation R57 (supports) and variables V10 V16 V23 
4.38	c instanciating clauses for relation R58 (supports) and variables V10 V20 V23 
4.42	c instanciating clauses for relation R59 (supports) and variables V10 V21 V22 
4.45	c instanciating clauses for relation R60 (supports) and variables V11 V13 V20 
4.49	c instanciating clauses for relation R61 (supports) and variables V11 V14 V20 
4.54	c instanciating clauses for relation R62 (supports) and variables V11 V14 V22 
4.58	c instanciating clauses for relation R63 (supports) and variables V11 V17 V23 
4.61	c instanciating clauses for relation R64 (supports) and variables V12 V14 V23 
4.65	c instanciating clauses for relation R65 (supports) and variables V12 V17 V22 
4.69	c instanciating clauses for relation R66 (supports) and variables V12 V21 V23 
4.73	c instanciating clauses for relation R67 (supports) and variables V13 V15 V16 
4.77	c instanciating clauses for relation R68 (supports) and variables V13 V17 V19 
4.78	c instanciating clauses for relation R69 (supports) and variables V13 V20 V21 
4.82	c instanciating clauses for relation R70 (supports) and variables V14 V17 V18 
4.86	c instanciating clauses for relation R71 (supports) and variables V14 V20 V22 
4.90	c instanciating clauses for relation R72 (supports) and variables V16 V18 V21 
4.94	c instanciating clauses for relation R73 (supports) and variables V16 V21 V23 
5.02	c ...done
5.03	c #SATvar=1111813 #SATclauses=3344263 #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/node43/watcher-195945-1168051761 -o ROOT/results/node43/solver-195945-1168051761 -C 1800 -M 900 /tmp/evaluation/195945-1168051761/CSPtoSAT+minisat /tmp/evaluation/195945-1168051761/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.10 1.74 1.90 5/70 2091
/proc/meminfo: memFree=1355536/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=5256 CPUtime=0
/proc/2090/stat : 2090 (CSPtoSAT+minisa) D 2087 2090 1971 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 153575466 5382144 45 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4731684 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/2090/statm: 1314 45 34 52 0 24 0

[startup+0.104389 s]
/proc/loadavg: 1.10 1.74 1.90 5/70 2091
/proc/meminfo: memFree=1355536/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=12080 CPUtime=0.08
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 3009 0 0 0 7 1 0 0 18 0 1 0 153575466 12369920 2027 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156395248 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 3020 2027 702 52 0 1388 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12080

[startup+0.512456 s]
/proc/loadavg: 1.10 1.74 1.90 5/70 2091
/proc/meminfo: memFree=1355536/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=43304 CPUtime=0.48
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 17302 0 0 0 41 7 0 0 21 0 1 0 153575466 44343296 9572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158518080 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 10826 9572 702 52 0 9194 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 43304

[startup+1.33559 s]
/proc/loadavg: 1.10 1.74 1.90 3/73 2095
/proc/meminfo: memFree=1198840/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=108876 CPUtime=1.3
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 46660 0 0 0 113 17 0 0 25 0 1 0 153575466 111489024 25180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5197395 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 27219 25180 702 52 0 25587 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 108876

[startup+2.97787 s]
/proc/loadavg: 1.10 1.74 1.90 3/73 2095
/proc/meminfo: memFree=1030456/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=259120 CPUtime=2.94
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 96793 0 0 0 257 37 0 0 25 0 1 0 153575466 265338880 61622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672172 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 64780 61622 705 52 0 63148 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 259120

[startup+6.25641 s]
/proc/loadavg: 1.17 1.74 1.90 3/73 2095
/proc/meminfo: memFree=743800/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=320960 CPUtime=6.2
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 147594 0 0 0 559 61 0 0 25 0 1 0 153575466 328663040 76172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 80240 76172 714 52 0 78608 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 320960

[startup+12.7235 s]
/proc/loadavg: 1.30 1.75 1.90 3/73 2095
/proc/meminfo: memFree=741048/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=320960 CPUtime=12.64
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 147663 0 0 0 1203 61 0 0 25 0 1 0 153575466 328663040 76241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 80240 76241 714 52 0 78608 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 320960

[startup+25.5356 s]
/proc/loadavg: 1.40 1.76 1.90 3/73 2095
/proc/meminfo: memFree=738808/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=321880 CPUtime=25.37
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 148078 0 0 0 2476 61 0 0 25 0 1 0 153575466 329605120 76561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 80470 76561 720 52 0 78838 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 321880

[startup+51.1809 s]
/proc/loadavg: 1.61 1.77 1.90 3/73 2095
/proc/meminfo: memFree=736312/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=322584 CPUtime=50.91
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 148333 0 0 0 5030 61 0 0 25 0 1 0 153575466 330326016 76816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 80646 76816 720 52 0 79014 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 322584

[startup+102.459 s]
/proc/loadavg: 1.83 1.81 1.91 3/73 2095
/proc/meminfo: memFree=713912/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=331052 CPUtime=101.96
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 150577 0 0 0 10134 62 0 0 25 0 1 0 153575466 338997248 78947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 82763 78947 720 52 0 81131 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 331052

[startup+162.466 s]
/proc/loadavg: 1.94 1.84 1.91 3/73 2095
/proc/meminfo: memFree=689720/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=340672 CPUtime=161.68
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 152763 0 0 0 16104 64 0 0 25 0 1 0 153575466 348848128 81133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673075 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 85168 81133 720 52 0 83536 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 340672

[startup+222.467 s]
/proc/loadavg: 1.97 1.86 1.91 3/73 2095
/proc/meminfo: memFree=673912/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=350080 CPUtime=221.41
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 155336 0 0 0 22077 64 0 0 25 0 1 0 153575466 358481920 83580 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 87520 83580 720 52 0 85888 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 350080

[startup+282.569 s]
/proc/loadavg: 2.02 1.90 1.91 3/73 2095
/proc/meminfo: memFree=659640/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=356936 CPUtime=281.25
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 157021 0 0 0 28059 66 0 0 25 0 1 0 153575466 365502464 85265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 89234 85265 720 52 0 87602 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 356936

[startup+342.571 s]
/proc/loadavg: 2.01 1.92 1.91 3/73 2095
/proc/meminfo: memFree=647672/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=360824 CPUtime=340.96
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 157925 0 0 0 34029 67 0 0 25 0 1 0 153575466 369483776 86169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 90206 86169 720 52 0 88574 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 360824

[startup+402.665 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 2095
/proc/meminfo: memFree=641912/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=363072 CPUtime=400.8
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 158483 0 0 0 40012 68 0 0 25 0 1 0 153575466 371785728 86727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673049 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 90768 86727 720 52 0 89136 0
Current children cumulated CPU time (s) 400.8
Current children cumulated vsize (KiB) 363072

[startup+462.672 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 2095
/proc/meminfo: memFree=625336/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=368308 CPUtime=460.53
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 159888 0 0 0 45985 68 0 0 25 0 1 0 153575466 377147392 88033 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 92077 88033 720 52 0 90445 0
Current children cumulated CPU time (s) 460.53
Current children cumulated vsize (KiB) 368308

[startup+522.673 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 2095
/proc/meminfo: memFree=615096/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=372840 CPUtime=520.25
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 161058 0 0 0 51956 69 0 0 25 0 1 0 153575466 381788160 89203 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 93210 89203 720 52 0 91578 0
Current children cumulated CPU time (s) 520.25
Current children cumulated vsize (KiB) 372840

[startup+582.678 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 2095
/proc/meminfo: memFree=604728/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=378916 CPUtime=579.98
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 162581 0 0 0 57928 70 0 0 25 0 1 0 153575466 388009984 90726 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 94729 90726 720 52 0 93097 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 378916

[startup+642.68 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 2095
/proc/meminfo: memFree=593272/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=383212 CPUtime=639.72
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 163686 0 0 0 63902 70 0 0 25 0 1 0 153575466 392409088 91831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 95803 91831 720 52 0 94171 0
Current children cumulated CPU time (s) 639.72
Current children cumulated vsize (KiB) 383212

[startup+702.783 s]
/proc/loadavg: 2.00 1.96 1.91 3/79 2166
/proc/meminfo: memFree=582496/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=386132 CPUtime=699.51
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 164419 0 0 0 69878 73 0 0 25 0 1 0 153575466 395399168 92564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/2090/statm: 96533 92564 720 52 0 94901 0
Current children cumulated CPU time (s) 699.51
Current children cumulated vsize (KiB) 386132

[startup+762.816 s]
/proc/loadavg: 2.08 1.99 1.92 4/86 2461
/proc/meminfo: memFree=570656/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=387900 CPUtime=758.99
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 164858 0 0 0 75815 84 0 0 25 0 1 0 153575466 397209600 93003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673001 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 96975 93003 720 52 0 95343 0
Current children cumulated CPU time (s) 758.99
Current children cumulated vsize (KiB) 387900

[startup+822.835 s]
/proc/loadavg: 2.16 2.04 1.94 3/73 2776
/proc/meminfo: memFree=561720/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=391288 CPUtime=815.17
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 165653 0 0 0 81432 85 0 0 25 0 1 0 153575466 400678912 93798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 97822 93798 720 52 0 96190 0
Current children cumulated CPU time (s) 815.17
Current children cumulated vsize (KiB) 391288

[startup+882.839 s]
/proc/loadavg: 2.06 2.03 1.94 3/73 2776
/proc/meminfo: memFree=555448/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=393540 CPUtime=874.92
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 166235 0 0 0 87407 85 0 0 25 0 1 0 153575466 402984960 94380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 98385 94380 720 52 0 96753 0
Current children cumulated CPU time (s) 874.92
Current children cumulated vsize (KiB) 393540

[startup+942.936 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 2776
/proc/meminfo: memFree=544824/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=399448 CPUtime=934.79
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 167884 0 0 0 93392 87 0 0 25 0 1 0 153575466 409034752 95893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 99862 95893 720 52 0 98230 0
Current children cumulated CPU time (s) 934.79
Current children cumulated vsize (KiB) 399448

[startup+1003.04 s]
/proc/loadavg: 2.05 2.03 1.95 3/73 2776
/proc/meminfo: memFree=535800/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=406308 CPUtime=994.65
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 169570 0 0 0 99377 88 0 0 25 0 1 0 153575466 416059392 97579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 101577 97579 720 52 0 99945 0
Current children cumulated CPU time (s) 994.65
Current children cumulated vsize (KiB) 406308

[startup+1063.04 s]
/proc/loadavg: 2.05 2.04 1.95 3/73 2776
/proc/meminfo: memFree=525688/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=411736 CPUtime=1054.4
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 170957 0 0 0 105352 88 0 0 25 0 1 0 153575466 421617664 98966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673391 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 102934 98966 720 52 0 101302 0
Current children cumulated CPU time (s) 1054.4
Current children cumulated vsize (KiB) 411736

[startup+1123.14 s]
/proc/loadavg: 2.02 2.03 1.95 3/73 2776
/proc/meminfo: memFree=517048/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=416632 CPUtime=1114.25
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 172187 0 0 0 111336 89 0 0 25 0 1 0 153575466 426631168 100196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 104158 100196 720 52 0 102526 0
Current children cumulated CPU time (s) 1114.25
Current children cumulated vsize (KiB) 416632

[startup+1183.14 s]
/proc/loadavg: 2.00 2.02 1.95 3/73 2776
/proc/meminfo: memFree=509432/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=421156 CPUtime=1174.01
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 173329 0 0 0 117311 90 0 0 25 0 1 0 153575466 431263744 101338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 105289 101338 720 52 0 103657 0
Current children cumulated CPU time (s) 1174.01
Current children cumulated vsize (KiB) 421156

[startup+1243.24 s]
/proc/loadavg: 2.00 2.02 1.95 3/73 2776
/proc/meminfo: memFree=502328/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=424536 CPUtime=1233.87
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 174162 0 0 0 123297 90 0 0 25 0 1 0 153575466 434724864 102171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 106134 102171 720 52 0 104502 0
Current children cumulated CPU time (s) 1233.87
Current children cumulated vsize (KiB) 424536

[startup+1303.25 s]
/proc/loadavg: 2.00 2.01 1.95 3/73 2776
/proc/meminfo: memFree=492216/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=427152 CPUtime=1293.64
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 174814 0 0 0 129273 91 0 0 25 0 1 0 153575466 437403648 102823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 106788 102823 720 52 0 105156 0
Current children cumulated CPU time (s) 1293.64
Current children cumulated vsize (KiB) 427152

[startup+1363.25 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=481080/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=429512 CPUtime=1353.4
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 175437 0 0 0 135249 91 0 0 25 0 1 0 153575466 439820288 103446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 107378 103446 720 52 0 105746 0
Current children cumulated CPU time (s) 1353.4
Current children cumulated vsize (KiB) 429512

[startup+1423.34 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=471736/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=431168 CPUtime=1413.23
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 175836 0 0 0 141232 91 0 0 25 0 1 0 153575466 441516032 103845 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 107792 103845 720 52 0 106160 0
Current children cumulated CPU time (s) 1413.23
Current children cumulated vsize (KiB) 431168

[startup+1483.34 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=465656/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=432832 CPUtime=1472.98
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 176240 0 0 0 147207 91 0 0 25 0 1 0 153575466 443219968 104249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673026 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 108208 104249 720 52 0 106576 0
Current children cumulated CPU time (s) 1472.98
Current children cumulated vsize (KiB) 432832

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=460280/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=434712 CPUtime=1532.75
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 176738 0 0 0 153183 92 0 0 25 0 1 0 153575466 445145088 104747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673383 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 108678 104747 720 52 0 107046 0
Current children cumulated CPU time (s) 1532.75
Current children cumulated vsize (KiB) 434712

[startup+1603.35 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=455864/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=436472 CPUtime=1592.51
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 177155 0 0 0 159159 92 0 0 25 0 1 0 153575466 446947328 105164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672961 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 109118 105164 720 52 0 107486 0
Current children cumulated CPU time (s) 1592.51
Current children cumulated vsize (KiB) 436472

[startup+1663.45 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=451704/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=438568 CPUtime=1652.37
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 177689 0 0 0 165144 93 0 0 25 0 1 0 153575466 449093632 105698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 109642 105698 720 52 0 108010 0
Current children cumulated CPU time (s) 1652.37
Current children cumulated vsize (KiB) 438568

[startup+1723.55 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2778
/proc/meminfo: memFree=446392/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=440144 CPUtime=1712.22
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 178064 0 0 0 171129 93 0 0 25 0 1 0 153575466 450707456 106073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 110036 106073 720 52 0 108404 0
Current children cumulated CPU time (s) 1712.22
Current children cumulated vsize (KiB) 440144

[startup+1783.65 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2778
/proc/meminfo: memFree=440248/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=441572 CPUtime=1772.07
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 178431 0 0 0 177114 93 0 0 25 0 1 0 153575466 452169728 106440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 110393 106440 720 52 0 108761 0
Current children cumulated CPU time (s) 1772.07
Current children cumulated vsize (KiB) 441572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.76 s]
/proc/loadavg: 2.00 2.00 1.95 2/68 2787
/proc/meminfo: memFree=928600/2055920 swapFree=4192812/4192956
[pid=2090] ppid=2087 vsize=442512 CPUtime=1800.06
/proc/2090/stat : 2090 (CSPtoSAT+minisa) R 2087 2090 1971 0 -1 4194304 178658 0 0 0 179913 93 0 0 25 0 1 0 153575466 453132288 106667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/2090/statm: 110628 106667 720 52 0 108996 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 442512

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.84
CPU time (s): 1800.14
CPU user time (s): 1799.13
CPU system time (s): 1.00485
CPU usage (%): 99.3543
Max. virtual memory (cumulated for all children) (KiB): 464676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 1.00485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178658
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= 18
involuntary context switches= 23105

runsolver used 1.71174 s user time and 4.81827 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 02:49:23 UTC 2007


IDJOB= 195945
IDBENCH= 3313
FILE ID= node43/195945-1168051761

PBS_JOBID= 3475482

Free space on /tmp= 66432 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4376c4e1b4f50f628d636b7e95eeb495

RANDOM SEED= 957761494

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.278
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.278
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:       1356536 kB
Buffers:         56892 kB
Cached:         538040 kB
SwapCached:          0 kB
Active:          77964 kB
Inactive:       537064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8956 kB
Writeback:           0 kB
Mapped:          30236 kB
Slab:            70028 kB
Committed_AS:  2808032 kB
PageTables:       1628 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= 66476 MiB



End job on node43 on Sat Jan  6 03:19:36 UTC 2007