Trace number 195802

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.18 1807.6

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-47_ext.xml
MD5SUM0af48681c41d1228d14cb349d509e17b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.20	c preparing clauses for relation R3
0.20	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.21	c preparing clauses for relation R6
0.24	c preparing clauses for relation R7
0.26	c preparing clauses for relation R8
0.29	c preparing clauses for relation R9
0.32	c preparing clauses for relation R10
0.35	c preparing clauses for relation R11
0.38	c preparing clauses for relation R12
0.41	c preparing clauses for relation R13
0.44	c preparing clauses for relation R14
0.47	c preparing clauses for relation R15
0.50	c preparing clauses for relation R16
0.53	c preparing clauses for relation R17
0.56	c preparing clauses for relation R18
0.59	c preparing clauses for relation R19
0.62	c preparing clauses for relation R20
0.64	c preparing clauses for relation R21
0.67	c preparing clauses for relation R22
0.70	c preparing clauses for relation R23
0.73	c preparing clauses for relation R24
0.76	c preparing clauses for relation R25
0.79	c preparing clauses for relation R26
0.82	c preparing clauses for relation R27
0.85	c preparing clauses for relation R28
0.88	c preparing clauses for relation R29
0.91	c preparing clauses for relation R30
0.94	c preparing clauses for relation R31
0.96	c preparing clauses for relation R32
0.98	c preparing clauses for relation R33
1.01	c preparing clauses for relation R34
1.04	c preparing clauses for relation R35
1.06	c preparing clauses for relation R36
1.09	c preparing clauses for relation R37
1.12	c preparing clauses for relation R38
1.16	c preparing clauses for relation R39
1.19	c preparing clauses for relation R40
1.21	c preparing clauses for relation R41
1.24	c preparing clauses for relation R42
1.27	c preparing clauses for relation R43
1.30	c preparing clauses for relation R44
1.33	c preparing clauses for relation R45
1.36	c preparing clauses for relation R46
1.39	c preparing clauses for relation R47
1.42	c preparing clauses for relation R48
1.45	c preparing clauses for relation R49
1.47	c preparing clauses for relation R50
1.50	c preparing clauses for relation R51
1.53	c preparing clauses for relation R52
1.56	c preparing clauses for relation R53
1.59	c preparing clauses for relation R54
1.62	c preparing clauses for relation R55
1.65	c preparing clauses for relation R56
1.68	c preparing clauses for relation R57
1.71	c preparing clauses for relation R58
1.74	c preparing clauses for relation R59
1.77	c preparing clauses for relation R60
1.80	c preparing clauses for relation R61
1.83	c preparing clauses for relation R62
1.85	c preparing clauses for relation R63
1.88	c preparing clauses for relation R64
1.91	c preparing clauses for relation R65
1.94	c preparing clauses for relation R66
1.97	c preparing clauses for relation R67
2.00	c preparing clauses for relation R68
2.03	c preparing clauses for relation R69
2.06	c preparing clauses for relation R70
2.09	c preparing clauses for relation R71
2.11	c preparing clauses for relation R72
2.14	c preparing clauses for relation R73
2.17	c preparing clauses for relation R74
2.19	c instanciating clauses for relation R0 (supports) and variables V0 V1 V16 
2.23	c instanciating clauses for relation R1 (supports) and variables V0 V2 V12 
2.27	c instanciating clauses for relation R2 (supports) and variables V0 V4 V16 
2.31	c instanciating clauses for relation R3 (supports) and variables V0 V5 V18 
2.35	c instanciating clauses for relation R4 (supports) and variables V0 V6 V12 
2.38	c instanciating clauses for relation R5 (supports) and variables V0 V7 V20 
2.42	c instanciating clauses for relation R6 (supports) and variables V0 V8 V9 
2.46	c instanciating clauses for relation R7 (supports) and variables V0 V8 V12 
2.50	c instanciating clauses for relation R8 (supports) and variables V0 V10 V18 
2.54	c instanciating clauses for relation R9 (supports) and variables V0 V13 V15 
2.58	c instanciating clauses for relation R10 (supports) and variables V0 V17 V20 
2.62	c instanciating clauses for relation R11 (supports) and variables V1 V2 V11 
2.65	c instanciating clauses for relation R12 (supports) and variables V1 V3 V5 
2.69	c instanciating clauses for relation R13 (supports) and variables V1 V3 V12 
2.73	c instanciating clauses for relation R14 (supports) and variables V1 V4 V5 
2.77	c instanciating clauses for relation R15 (supports) and variables V1 V8 V10 
2.81	c instanciating clauses for relation R16 (supports) and variables V1 V8 V14 
2.85	c instanciating clauses for relation R17 (supports) and variables V1 V9 V16 
2.88	c instanciating clauses for relation R18 (supports) and variables V1 V10 V19 
2.92	c instanciating clauses for relation R19 (supports) and variables V1 V11 V21 
2.96	c instanciating clauses for relation R20 (supports) and variables V1 V13 V21 
3.00	c instanciating clauses for relation R21 (supports) and variables V2 V6 V18 
3.04	c instanciating clauses for relation R22 (supports) and variables V2 V7 V9 
3.08	c instanciating clauses for relation R23 (supports) and variables V2 V8 V15 
3.12	c instanciating clauses for relation R24 (supports) and variables V2 V10 V16 
3.15	c instanciating clauses for relation R25 (supports) and variables V2 V11 V13 
3.19	c instanciating clauses for relation R26 (supports) and variables V2 V13 V19 
3.23	c instanciating clauses for relation R27 (supports) and variables V2 V14 V20 
3.27	c instanciating clauses for relation R28 (supports) and variables V2 V14 V23 
3.31	c instanciating clauses for relation R29 (supports) and variables V3 V6 V21 
3.34	c instanciating clauses for relation R30 (supports) and variables V3 V7 V14 
3.39	c instanciating clauses for relation R31 (supports) and variables V3 V7 V22 
3.43	c instanciating clauses for relation R32 (supports) and variables V3 V14 V23 
3.44	c instanciating clauses for relation R33 (supports) and variables V3 V15 V18 
3.48	c instanciating clauses for relation R34 (supports) and variables V3 V18 V23 
3.52	c instanciating clauses for relation R35 (supports) and variables V4 V6 V17 
3.56	c instanciating clauses for relation R36 (supports) and variables V4 V6 V18 
3.60	c instanciating clauses for relation R37 (supports) and variables V4 V8 V10 
3.63	c instanciating clauses for relation R38 (supports) and variables V4 V18 V22 
3.67	c instanciating clauses for relation R39 (supports) and variables V5 V9 V13 
3.71	c instanciating clauses for relation R40 (supports) and variables V5 V9 V14 
3.75	c instanciating clauses for relation R41 (supports) and variables V5 V11 V13 
3.79	c instanciating clauses for relation R42 (supports) and variables V5 V12 V19 
3.82	c instanciating clauses for relation R43 (supports) and variables V5 V14 V19 
3.86	c instanciating clauses for relation R44 (supports) and variables V5 V15 V18 
3.90	c instanciating clauses for relation R45 (supports) and variables V5 V15 V19 
3.94	c instanciating clauses for relation R46 (supports) and variables V5 V17 V23 
3.98	c instanciating clauses for relation R47 (supports) and variables V5 V20 V21 
4.01	c instanciating clauses for relation R48 (supports) and variables V6 V9 V10 
4.05	c instanciating clauses for relation R49 (supports) and variables V6 V13 V19 
4.09	c instanciating clauses for relation R50 (supports) and variables V6 V15 V23 
4.13	c instanciating clauses for relation R51 (supports) and variables V6 V17 V21 
4.17	c instanciating clauses for relation R52 (supports) and variables V7 V8 V18 
4.21	c instanciating clauses for relation R53 (supports) and variables V7 V10 V14 
4.25	c instanciating clauses for relation R54 (supports) and variables V7 V12 V18 
4.28	c instanciating clauses for relation R55 (supports) and variables V7 V14 V17 
4.32	c instanciating clauses for relation R56 (supports) and variables V8 V18 V19 
4.36	c instanciating clauses for relation R57 (supports) and variables V9 V11 V21 
4.40	c instanciating clauses for relation R58 (supports) and variables V9 V11 V22 
4.44	c instanciating clauses for relation R59 (supports) and variables V9 V13 V23 
4.47	c instanciating clauses for relation R60 (supports) and variables V9 V14 V15 
4.52	c instanciating clauses for relation R61 (supports) and variables V9 V18 V20 
4.55	c instanciating clauses for relation R62 (supports) and variables V10 V13 V21 
4.59	c instanciating clauses for relation R63 (supports) and variables V10 V14 V18 
4.63	c instanciating clauses for relation R64 (supports) and variables V10 V15 V22 
4.67	c instanciating clauses for relation R65 (supports) and variables V10 V17 V18 
4.71	c instanciating clauses for relation R66 (supports) and variables V11 V12 V22 
4.74	c instanciating clauses for relation R67 (supports) and variables V11 V13 V19 
4.78	c instanciating clauses for relation R68 (supports) and variables V11 V17 V22 
4.82	c instanciating clauses for relation R69 (supports) and variables V12 V16 V20 
4.86	c instanciating clauses for relation R70 (supports) and variables V13 V16 V18 
4.90	c instanciating clauses for relation R71 (supports) and variables V13 V17 V22 
4.93	c instanciating clauses for relation R72 (supports) and variables V14 V16 V18 
4.97	c instanciating clauses for relation R73 (supports) and variables V15 V16 V17 
5.01	c instanciating clauses for relation R74 (supports) and variables V15 V16 V22 
5.09	c ...done
5.09	c #SATvar=1136696 #SATclauses=3419055 #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/node40/watcher-195802-1168051757 -o ROOT/results/node40/solver-195802-1168051757 -C 1800 -M 900 /tmp/evaluation/195802-1168051757/CSPtoSAT+minisat /tmp/evaluation/195802-1168051757/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.82 1.59 1.84 5/73 21792
/proc/meminfo: memFree=1370400/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=18540 CPUtime=0
/proc/21791/stat : 21791 (runsolver) R 21786 21791 21679 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 153575606 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 264519609639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21791/statm: 4635 279 244 17 0 2626 0

[startup+0.103024 s]
/proc/loadavg: 0.82 1.59 1.84 5/73 21792
/proc/meminfo: memFree=1370400/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=15160 CPUtime=0.08
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 3647 0 0 0 7 1 0 0 18 0 1 0 153575606 15523840 2438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7376467 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 3790 2438 702 52 0 2158 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15160

[startup+0.515071 s]
/proc/loadavg: 0.82 1.59 1.84 5/73 21792
/proc/meminfo: memFree=1370400/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=45392 CPUtime=0.49
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 18313 0 0 0 43 6 0 0 22 0 1 0 153575606 46481408 10100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7399870 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 11348 10100 702 52 0 9716 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 45392

[startup+1.34018 s]
/proc/loadavg: 0.82 1.59 1.84 3/73 21792
/proc/meminfo: memFree=1208736/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=107908 CPUtime=1.31
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 46743 0 0 0 113 18 0 0 25 0 1 0 153575606 110497792 25052 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134588339 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 26977 25052 702 52 0 25345 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 107908

[startup+2.97639 s]
/proc/loadavg: 0.82 1.59 1.84 3/73 21792
/proc/meminfo: memFree=1042912/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=258072 CPUtime=2.94
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 97167 0 0 0 256 38 0 0 25 0 1 0 153575606 264265728 61191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7349111 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 64518 61191 705 52 0 62886 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 258072

[startup+6.25482 s]
/proc/loadavg: 0.99 1.61 1.84 3/73 21792
/proc/meminfo: memFree=751968/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=326476 CPUtime=6.2
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 150916 0 0 0 558 62 0 0 25 0 1 0 153575606 334311424 77878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 81619 77878 714 52 0 79987 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 326476

[startup+12.7197 s]
/proc/loadavg: 1.07 1.62 1.84 3/73 21792
/proc/meminfo: memFree=748512/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=328592 CPUtime=12.64
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 151394 0 0 0 1202 62 0 0 25 0 1 0 153575606 336478208 78356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 82148 78356 714 52 0 80516 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 328592

[startup+25.5363 s]
/proc/loadavg: 1.28 1.63 1.85 3/73 21792
/proc/meminfo: memFree=746720/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=329356 CPUtime=25.38
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 151631 0 0 0 2475 63 0 0 25 0 1 0 153575606 337260544 78593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 82339 78593 714 52 0 80707 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 329356

[startup+51.1797 s]
/proc/loadavg: 1.52 1.66 1.85 3/73 21792
/proc/meminfo: memFree=742176/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=333052 CPUtime=50.92
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 152660 0 1 0 5028 64 0 0 25 0 1 0 153575606 341045248 79509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 83263 79509 720 52 0 81631 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 333052

[startup+102.462 s]
/proc/loadavg: 1.79 1.71 1.85 3/73 21792
/proc/meminfo: memFree=720224/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=345364 CPUtime=101.97
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 155809 0 1 0 10132 65 0 0 25 0 1 0 153575606 353652736 82541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 86341 82541 720 52 0 84709 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 345364

[startup+162.469 s]
/proc/loadavg: 1.92 1.76 1.86 3/73 21792
/proc/meminfo: memFree=705696/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=350684 CPUtime=161.69
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 157127 0 1 0 16103 66 0 0 25 0 1 0 153575606 359100416 83859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 87671 83859 720 52 0 86039 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 350684

[startup+222.48 s]
/proc/loadavg: 2.04 1.83 1.87 3/73 21792
/proc/meminfo: memFree=690016/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=354564 CPUtime=221.43
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 158322 0 1 0 22077 66 0 0 25 0 1 0 153575606 363073536 84883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 88641 84883 720 52 0 87009 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 354564

[startup+282.483 s]
/proc/loadavg: 2.01 1.86 1.88 3/73 21792
/proc/meminfo: memFree=670624/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=366036 CPUtime=281.17
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 161141 0 1 0 28049 68 0 0 25 0 1 0 153575606 374820864 87702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 91509 87702 720 52 0 89877 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 366036

[startup+342.492 s]
/proc/loadavg: 2.00 1.88 1.89 3/73 21792
/proc/meminfo: memFree=659744/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=373184 CPUtime=340.89
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 162990 0 1 0 34020 69 0 0 25 0 1 0 153575606 382140416 89551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 93296 89551 720 52 0 91664 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 373184

[startup+402.496 s]
/proc/loadavg: 2.00 1.90 1.89 3/73 21792
/proc/meminfo: memFree=645280/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=378224 CPUtime=400.63
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 164275 0 1 0 39994 69 0 0 25 0 1 0 153575606 387301376 90836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 94556 90836 720 52 0 92924 0
Current children cumulated CPU time (s) 400.63
Current children cumulated vsize (KiB) 378224

[startup+462.599 s]
/proc/loadavg: 2.00 1.92 1.90 3/73 21792
/proc/meminfo: memFree=627680/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=391304 CPUtime=460.48
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 167728 0 1 0 45976 72 0 0 25 0 1 0 153575606 400695296 94122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 97826 94122 720 52 0 96194 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 391304

[startup+522.603 s]
/proc/loadavg: 2.00 1.93 1.90 3/73 21792
/proc/meminfo: memFree=619040/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=396084 CPUtime=520.19
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 168946 0 1 0 51947 72 0 0 25 0 1 0 153575606 405590016 95340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 99021 95340 720 52 0 97389 0
Current children cumulated CPU time (s) 520.19
Current children cumulated vsize (KiB) 396084

[startup+582.706 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 21792
/proc/meminfo: memFree=609824/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=402316 CPUtime=580.02
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 170507 0 1 0 57929 73 0 0 25 0 1 0 153575606 411971584 96901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 100579 96901 720 52 0 98947 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 402316

[startup+642.708 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 21792
/proc/meminfo: memFree=603936/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=405040 CPUtime=639.76
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 171196 0 1 0 63903 73 0 0 25 0 1 0 153575606 414760960 97590 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 101260 97590 720 52 0 99628 0
Current children cumulated CPU time (s) 639.76
Current children cumulated vsize (KiB) 405040

[startup+702.711 s]
/proc/loadavg: 2.00 1.95 1.91 5/79 21852
/proc/meminfo: memFree=597152/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=408184 CPUtime=699.46
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 171988 0 1 0 69870 76 0 0 25 0 1 0 153575606 417980416 98382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21791/statm: 102046 98382 720 52 0 100414 0
Current children cumulated CPU time (s) 699.46
Current children cumulated vsize (KiB) 408184

[startup+762.743 s]
/proc/loadavg: 2.08 1.97 1.91 7/90 22238
/proc/meminfo: memFree=586912/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=411600 CPUtime=758.75
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 172838 0 1 0 75789 86 0 0 25 0 1 0 153575606 421478400 99232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 102900 99232 720 52 0 101268 0
Current children cumulated CPU time (s) 758.75
Current children cumulated vsize (KiB) 411600

[startup+822.767 s]
/proc/loadavg: 2.06 1.99 1.92 3/73 22466
/proc/meminfo: memFree=583136/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=413972 CPUtime=815.62
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 173416 0 1 0 81475 87 0 0 25 0 1 0 153575606 423907328 99810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 103493 99810 720 52 0 101861 0
Current children cumulated CPU time (s) 815.62
Current children cumulated vsize (KiB) 413972

[startup+882.769 s]
/proc/loadavg: 2.02 1.99 1.92 3/73 22466
/proc/meminfo: memFree=573600/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=416220 CPUtime=875.6
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 173971 0 1 0 87473 87 0 0 25 0 1 0 153575606 426209280 100365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 104055 100365 720 52 0 102423 0
Current children cumulated CPU time (s) 875.6
Current children cumulated vsize (KiB) 416220

[startup+942.778 s]
/proc/loadavg: 2.01 1.99 1.92 3/73 22466
/proc/meminfo: memFree=566240/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=418024 CPUtime=935.59
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 174429 0 1 0 93472 87 0 0 25 0 1 0 153575606 428056576 100823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 104506 100823 720 52 0 102874 0
Current children cumulated CPU time (s) 935.59
Current children cumulated vsize (KiB) 418024

[startup+1002.78 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=549408/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=431936 CPUtime=995.58
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 177868 0 1 0 99469 89 0 0 25 0 1 0 153575606 442302464 104082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 107984 104082 720 52 0 106352 0
Current children cumulated CPU time (s) 995.58
Current children cumulated vsize (KiB) 431936

[startup+1062.79 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=540384/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=437064 CPUtime=1055.57
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 179143 0 1 0 105467 90 0 0 25 0 1 0 153575606 447553536 105357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 109266 105357 720 52 0 107634 0
Current children cumulated CPU time (s) 1055.57
Current children cumulated vsize (KiB) 437064

[startup+1122.8 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=533664/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=440584 CPUtime=1115.57
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 180027 0 1 0 111466 91 0 0 25 0 1 0 153575606 451158016 106241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 110146 106241 720 52 0 108514 0
Current children cumulated CPU time (s) 1115.57
Current children cumulated vsize (KiB) 440584

[startup+1182.81 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=526624/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=444268 CPUtime=1175.55
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 180939 0 1 0 117464 91 0 0 25 0 1 0 153575606 454930432 107153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 111067 107153 720 52 0 109435 0
Current children cumulated CPU time (s) 1175.55
Current children cumulated vsize (KiB) 444268

[startup+1242.82 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=519136/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=448476 CPUtime=1235.55
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 182021 0 1 0 123463 92 0 0 25 0 1 0 153575606 459239424 108235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 112119 108235 720 52 0 110487 0
Current children cumulated CPU time (s) 1235.55
Current children cumulated vsize (KiB) 448476

[startup+1302.83 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=507744/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=456984 CPUtime=1295.54
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 184177 0 1 0 129461 93 0 0 25 0 1 0 153575606 467951616 110391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 114246 110391 720 52 0 112614 0
Current children cumulated CPU time (s) 1295.54
Current children cumulated vsize (KiB) 456984

[startup+1362.84 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=500192/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=463648 CPUtime=1355.53
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 185846 0 1 0 135459 94 0 0 25 0 1 0 153575606 474775552 112060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 115912 112060 720 52 0 114280 0
Current children cumulated CPU time (s) 1355.53
Current children cumulated vsize (KiB) 463648

[startup+1422.84 s]
/proc/loadavg: 2.07 2.01 1.93 3/73 22466
/proc/meminfo: memFree=492960/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=468552 CPUtime=1415.53
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 187075 0 1 0 141458 95 0 0 25 0 1 0 153575606 479797248 113289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 117138 113289 720 52 0 115506 0
Current children cumulated CPU time (s) 1415.53
Current children cumulated vsize (KiB) 468552

[startup+1482.86 s]
/proc/loadavg: 2.02 2.00 1.93 3/73 22466
/proc/meminfo: memFree=488864/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=471112 CPUtime=1475.52
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 187717 0 1 0 147457 95 0 0 25 0 1 0 153575606 482418688 113931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 117778 113931 720 52 0 116146 0
Current children cumulated CPU time (s) 1475.52
Current children cumulated vsize (KiB) 471112

[startup+1542.87 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 22466
/proc/meminfo: memFree=482336/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=475692 CPUtime=1535.51
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 189178 0 1 0 153455 96 0 0 25 0 1 0 153575606 487108608 115141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 118923 115141 720 52 0 117291 0
Current children cumulated CPU time (s) 1535.51
Current children cumulated vsize (KiB) 475692

[startup+1602.87 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 22466
/proc/meminfo: memFree=468000/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=488052 CPUtime=1595.5
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 192260 0 1 0 159452 98 0 0 25 0 1 0 153575606 499765248 118223 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 122013 118223 720 52 0 120381 0
Current children cumulated CPU time (s) 1595.5
Current children cumulated vsize (KiB) 488052

[startup+1662.88 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22466
/proc/meminfo: memFree=457824/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=496232 CPUtime=1655.49
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 194313 0 1 0 165450 99 0 0 25 0 1 0 153575606 508141568 120276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 124058 120276 720 52 0 122426 0
Current children cumulated CPU time (s) 1655.49
Current children cumulated vsize (KiB) 496232

[startup+1722.88 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22466
/proc/meminfo: memFree=453664/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=499032 CPUtime=1715.48
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 194987 0 1 0 171449 99 0 0 25 0 1 0 153575606 511008768 120950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 124758 120950 720 52 0 123126 0
Current children cumulated CPU time (s) 1715.48
Current children cumulated vsize (KiB) 499032

[startup+1782.89 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 22468
/proc/meminfo: memFree=449376/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=501228 CPUtime=1775.47
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 195557 0 1 0 177447 100 0 0 25 0 1 0 153575606 513257472 121520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 125307 121520 720 52 0 123675 0
Current children cumulated CPU time (s) 1775.47
Current children cumulated vsize (KiB) 501228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.51 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 22468
/proc/meminfo: memFree=448032/2055920 swapFree=4192812/4192956
[pid=21791] ppid=21786 vsize=502076 CPUtime=1800.09
/proc/21791/stat : 21791 (CSPtoSAT+minisa) R 21786 21791 21679 0 -1 4194304 195762 0 1 0 179909 100 0 0 25 0 1 0 153575606 514125824 121725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/21791/statm: 125519 121725 720 52 0 123887 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 502076

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.6
CPU time (s): 1800.18
CPU user time (s): 1799.09
CPU system time (s): 1.08283
CPU usage (%): 99.5895
Max. virtual memory (cumulated for all children) (KiB): 502076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.08283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195762
page faults= 1
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= 12970

runsolver used 1.76873 s user time and 4.74728 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 02:49:22 UTC 2007


IDJOB= 195802
IDBENCH= 3302
FILE ID= node40/195802-1168051757

PBS_JOBID= 3475472

Free space on /tmp= 66507 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0af48681c41d1228d14cb349d509e17b

RANDOM SEED= 526289390

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.239
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.239
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:       1372576 kB
Buffers:         59872 kB
Cached:         518128 kB
SwapCached:          0 kB
Active:          62768 kB
Inactive:       535348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8764 kB
Writeback:           0 kB
Mapped:          30292 kB
Slab:            70836 kB
Committed_AS:  2909264 kB
PageTables:       1644 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= 66538 MiB



End job on node40 on Sat Jan  6 03:19:31 UTC 2007