Trace number 195815

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.1 1812.71

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-6_ext.xml
MD5SUM12f3aa47e2277967d203a09c2b3e03d9
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.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.05	c preparing clauses for relation R0
0.08	c preparing clauses for relation R1
0.11	c preparing clauses for relation R2
0.14	c preparing clauses for relation R3
0.17	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.23	c preparing clauses for relation R6
0.27	c preparing clauses for relation R7
0.30	c preparing clauses for relation R8
0.33	c preparing clauses for relation R9
0.36	c preparing clauses for relation R10
0.39	c preparing clauses for relation R11
0.42	c preparing clauses for relation R12
0.45	c preparing clauses for relation R13
0.48	c preparing clauses for relation R14
0.51	c preparing clauses for relation R15
0.54	c preparing clauses for relation R16
0.57	c preparing clauses for relation R17
0.60	c preparing clauses for relation R18
0.63	c preparing clauses for relation R19
0.66	c preparing clauses for relation R20
0.70	c preparing clauses for relation R21
0.73	c preparing clauses for relation R22
0.76	c preparing clauses for relation R23
0.78	c preparing clauses for relation R24
0.80	c preparing clauses for relation R25
0.83	c preparing clauses for relation R26
0.86	c preparing clauses for relation R27
0.89	c preparing clauses for relation R28
0.92	c preparing clauses for relation R29
0.95	c preparing clauses for relation R30
0.98	c preparing clauses for relation R31
1.02	c preparing clauses for relation R32
1.05	c preparing clauses for relation R33
1.08	c preparing clauses for relation R34
1.11	c preparing clauses for relation R35
1.14	c preparing clauses for relation R36
1.17	c preparing clauses for relation R37
1.21	c preparing clauses for relation R38
1.24	c preparing clauses for relation R39
1.27	c preparing clauses for relation R40
1.30	c preparing clauses for relation R41
1.33	c preparing clauses for relation R42
1.36	c preparing clauses for relation R43
1.39	c preparing clauses for relation R44
1.42	c preparing clauses for relation R45
1.45	c preparing clauses for relation R46
1.48	c preparing clauses for relation R47
1.51	c preparing clauses for relation R48
1.54	c preparing clauses for relation R49
1.57	c preparing clauses for relation R50
1.60	c preparing clauses for relation R51
1.64	c preparing clauses for relation R52
1.67	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.95	c preparing clauses for relation R62
1.98	c preparing clauses for relation R63
2.01	c preparing clauses for relation R64
2.04	c preparing clauses for relation R65
2.07	c preparing clauses for relation R66
2.10	c preparing clauses for relation R67
2.13	c preparing clauses for relation R68
2.16	c preparing clauses for relation R69
2.19	c preparing clauses for relation R70
2.22	c preparing clauses for relation R71
2.26	c preparing clauses for relation R72
2.29	c preparing clauses for relation R73
2.32	c preparing clauses for relation R74
2.33	c instanciating clauses for relation R0 (supports) and variables V0 V1 V6 
2.38	c instanciating clauses for relation R1 (supports) and variables V0 V2 V13 
2.42	c instanciating clauses for relation R2 (supports) and variables V0 V5 V7 
2.46	c instanciating clauses for relation R3 (supports) and variables V0 V5 V9 
2.50	c instanciating clauses for relation R4 (supports) and variables V0 V5 V22 
2.54	c instanciating clauses for relation R5 (supports) and variables V0 V7 V19 
2.58	c instanciating clauses for relation R6 (supports) and variables V0 V13 V15 
2.62	c instanciating clauses for relation R7 (supports) and variables V0 V13 V22 
2.67	c instanciating clauses for relation R8 (supports) and variables V1 V3 V20 
2.71	c instanciating clauses for relation R9 (supports) and variables V1 V6 V21 
2.75	c instanciating clauses for relation R10 (supports) and variables V1 V7 V11 
2.79	c instanciating clauses for relation R11 (supports) and variables V1 V7 V18 
2.83	c instanciating clauses for relation R12 (supports) and variables V1 V8 V12 
2.87	c instanciating clauses for relation R13 (supports) and variables V1 V8 V17 
2.91	c instanciating clauses for relation R14 (supports) and variables V1 V8 V19 
2.96	c instanciating clauses for relation R15 (supports) and variables V1 V10 V23 
3.00	c instanciating clauses for relation R16 (supports) and variables V1 V11 V17 
3.04	c instanciating clauses for relation R17 (supports) and variables V1 V11 V18 
3.08	c instanciating clauses for relation R18 (supports) and variables V1 V13 V17 
3.12	c instanciating clauses for relation R19 (supports) and variables V1 V13 V23 
3.16	c instanciating clauses for relation R20 (supports) and variables V1 V16 V23 
3.20	c instanciating clauses for relation R21 (supports) and variables V2 V4 V10 
3.24	c instanciating clauses for relation R22 (supports) and variables V2 V4 V16 
3.28	c instanciating clauses for relation R23 (supports) and variables V2 V4 V22 
3.32	c instanciating clauses for relation R24 (supports) and variables V2 V5 V11 
3.34	c instanciating clauses for relation R25 (supports) and variables V2 V7 V14 
3.38	c instanciating clauses for relation R26 (supports) and variables V2 V8 V9 
3.42	c instanciating clauses for relation R27 (supports) and variables V2 V12 V19 
3.46	c instanciating clauses for relation R28 (supports) and variables V2 V16 V20 
3.50	c instanciating clauses for relation R29 (supports) and variables V3 V10 V13 
3.54	c instanciating clauses for relation R30 (supports) and variables V3 V11 V12 
3.58	c instanciating clauses for relation R31 (supports) and variables V3 V12 V19 
3.63	c instanciating clauses for relation R32 (supports) and variables V3 V12 V20 
3.67	c instanciating clauses for relation R33 (supports) and variables V3 V18 V20 
3.71	c instanciating clauses for relation R34 (supports) and variables V3 V19 V21 
3.75	c instanciating clauses for relation R35 (supports) and variables V4 V6 V22 
3.79	c instanciating clauses for relation R36 (supports) and variables V4 V8 V17 
3.83	c instanciating clauses for relation R37 (supports) and variables V4 V10 V12 
3.87	c instanciating clauses for relation R38 (supports) and variables V4 V12 V16 
3.91	c instanciating clauses for relation R39 (supports) and variables V4 V13 V20 
3.95	c instanciating clauses for relation R40 (supports) and variables V4 V14 V17 
3.99	c instanciating clauses for relation R41 (supports) and variables V4 V17 V18 
4.03	c instanciating clauses for relation R42 (supports) and variables V4 V17 V20 
4.07	c instanciating clauses for relation R43 (supports) and variables V4 V17 V22 
4.11	c instanciating clauses for relation R44 (supports) and variables V5 V6 V8 
4.15	c instanciating clauses for relation R45 (supports) and variables V5 V7 V22 
4.19	c instanciating clauses for relation R46 (supports) and variables V5 V8 V21 
4.23	c instanciating clauses for relation R47 (supports) and variables V5 V9 V17 
4.27	c instanciating clauses for relation R48 (supports) and variables V5 V11 V18 
4.31	c instanciating clauses for relation R49 (supports) and variables V5 V11 V20 
4.35	c instanciating clauses for relation R50 (supports) and variables V5 V12 V21 
4.39	c instanciating clauses for relation R51 (supports) and variables V5 V14 V22 
4.44	c instanciating clauses for relation R52 (supports) and variables V5 V20 V21 
4.48	c instanciating clauses for relation R53 (supports) and variables V6 V7 V10 
4.52	c instanciating clauses for relation R54 (supports) and variables V6 V11 V23 
4.57	c instanciating clauses for relation R55 (supports) and variables V6 V13 V15 
4.61	c instanciating clauses for relation R56 (supports) and variables V7 V8 V19 
4.65	c instanciating clauses for relation R57 (supports) and variables V7 V8 V21 
4.69	c instanciating clauses for relation R58 (supports) and variables V7 V21 V23 
4.73	c instanciating clauses for relation R59 (supports) and variables V8 V9 V15 
4.77	c instanciating clauses for relation R60 (supports) and variables V8 V11 V22 
4.81	c instanciating clauses for relation R61 (supports) and variables V8 V15 V20 
4.85	c instanciating clauses for relation R62 (supports) and variables V8 V18 V20 
4.89	c instanciating clauses for relation R63 (supports) and variables V9 V10 V11 
4.93	c instanciating clauses for relation R64 (supports) and variables V10 V14 V22 
4.97	c instanciating clauses for relation R65 (supports) and variables V11 V13 V14 
5.01	c instanciating clauses for relation R66 (supports) and variables V11 V15 V18 
5.05	c instanciating clauses for relation R67 (supports) and variables V12 V15 V21 
5.09	c instanciating clauses for relation R68 (supports) and variables V12 V16 V17 
5.13	c instanciating clauses for relation R69 (supports) and variables V12 V16 V20 
5.17	c instanciating clauses for relation R70 (supports) and variables V12 V18 V23 
5.21	c instanciating clauses for relation R71 (supports) and variables V13 V19 V20 
5.26	c instanciating clauses for relation R72 (supports) and variables V14 V16 V20 
5.30	c instanciating clauses for relation R73 (supports) and variables V14 V16 V21 
5.34	c instanciating clauses for relation R74 (supports) and variables V14 V17 V20 
5.43	c ...done
5.43	c #SATvar=1136693 #SATclauses=3419046 #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-195815-1168051757 -o ROOT/results/node40/solver-195815-1168051757 -C 1800 -M 900 /tmp/evaluation/195815-1168051757/CSPtoSAT+minisat /tmp/evaluation/195815-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/70 21789
/proc/meminfo: memFree=1371640/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=428 CPUtime=0
/proc/21788/stat : 21788 (CSPtoSAT+minisa) D 21784 21788 21705 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 153575601 438272 33 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6910884 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/21788/statm: 107 33 28 52 0 18 0

[startup+0.105814 s]
/proc/loadavg: 0.82 1.59 1.84 5/70 21789
/proc/meminfo: memFree=1371640/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=11936 CPUtime=0.08
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 2999 0 0 0 7 1 0 0 18 0 1 0 153575601 12222464 2017 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156389807 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 2984 2017 702 52 0 1352 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11936

[startup+0.513867 s]
/proc/loadavg: 0.82 1.59 1.84 5/70 21789
/proc/meminfo: memFree=1371640/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=41076 CPUtime=0.48
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 16303 0 0 0 42 6 0 0 21 0 1 0 153575601 42061824 9042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7376456 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 10269 9042 702 52 0 8637 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 41076

[startup+1.33497 s]
/proc/loadavg: 0.82 1.59 1.84 3/73 21792
/proc/meminfo: memFree=1214560/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=100316 CPUtime=1.29
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 43342 0 0 0 113 16 0 0 25 0 1 0 153575601 102723584 23319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134566107 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 25079 23319 702 52 0 23447 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 100316

[startup+2.97419 s]
/proc/loadavg: 0.82 1.59 1.84 3/73 21792
/proc/meminfo: memFree=1051680/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=239880 CPUtime=2.92
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 92361 0 0 0 256 36 0 0 25 0 1 0 153575601 245637120 56378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7343820 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 59970 56378 705 52 0 58338 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 239880

[startup+6.25561 s]
/proc/loadavg: 0.99 1.61 1.84 3/73 21792
/proc/meminfo: memFree=752416/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=326600 CPUtime=6.19
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 150987 0 0 0 554 65 0 0 25 0 1 0 153575601 334438400 77942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 81650 77942 714 52 0 80018 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 326600

[startup+12.7245 s]
/proc/loadavg: 1.07 1.62 1.84 3/73 21792
/proc/meminfo: memFree=748512/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=327796 CPUtime=12.63
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 151346 0 0 0 1198 65 0 0 25 0 1 0 153575601 335663104 78299 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 81949 78299 714 52 0 80317 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 327796

[startup+25.5571 s]
/proc/loadavg: 1.28 1.63 1.85 3/73 21792
/proc/meminfo: memFree=746720/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=329016 CPUtime=25.41
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 151624 0 0 0 2476 65 0 0 25 0 1 0 153575601 336912384 78577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 82254 78577 714 52 0 80622 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 329016

[startup+51.2085 s]
/proc/loadavg: 1.52 1.66 1.85 3/73 21792
/proc/meminfo: memFree=742176/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=329144 CPUtime=50.95
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 151874 0 0 0 5029 66 0 0 25 0 1 0 153575601 337043456 78723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 82286 78723 720 52 0 80654 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 329144

[startup+102.506 s]
/proc/loadavg: 1.79 1.71 1.85 3/73 21792
/proc/meminfo: memFree=720224/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=340224 CPUtime=102.04
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 154696 0 0 0 10136 68 0 0 25 0 1 0 153575601 348389376 81422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 85056 81422 720 52 0 83424 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 340224

[startup+162.525 s]
/proc/loadavg: 1.92 1.76 1.86 3/73 21792
/proc/meminfo: memFree=705696/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=348832 CPUtime=161.8
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 156747 0 0 0 16112 68 0 0 25 0 1 0 153575601 357203968 83473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 87208 83473 720 52 0 85576 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 348832

[startup+222.551 s]
/proc/loadavg: 2.04 1.83 1.87 3/73 21792
/proc/meminfo: memFree=689888/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=360692 CPUtime=221.57
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 159849 0 0 0 22087 70 0 0 25 0 1 0 153575601 369348608 86438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 90173 86438 720 52 0 88541 0
Current children cumulated CPU time (s) 221.57
Current children cumulated vsize (KiB) 360692

[startup+282.568 s]
/proc/loadavg: 2.01 1.86 1.88 3/73 21792
/proc/meminfo: memFree=670624/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=368464 CPUtime=281.35
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 161837 0 0 0 28064 71 0 0 25 0 1 0 153575601 377307136 88426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 92116 88426 720 52 0 90484 0
Current children cumulated CPU time (s) 281.35
Current children cumulated vsize (KiB) 368464

[startup+342.59 s]
/proc/loadavg: 2.00 1.88 1.89 3/73 21792
/proc/meminfo: memFree=659744/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=372000 CPUtime=341.13
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 162695 0 0 0 34041 72 0 0 25 0 1 0 153575601 380928000 89284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 93000 89284 720 52 0 91368 0
Current children cumulated CPU time (s) 341.13
Current children cumulated vsize (KiB) 372000

[startup+402.609 s]
/proc/loadavg: 2.00 1.90 1.89 3/73 21792
/proc/meminfo: memFree=645280/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=381236 CPUtime=400.9
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 165196 0 0 0 40017 73 0 0 25 0 1 0 153575601 390385664 91600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 95309 91600 720 52 0 93677 0
Current children cumulated CPU time (s) 400.9
Current children cumulated vsize (KiB) 381236

[startup+462.624 s]
/proc/loadavg: 2.00 1.92 1.90 3/73 21792
/proc/meminfo: memFree=627872/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=385492 CPUtime=460.68
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 166274 0 0 0 45994 74 0 0 25 0 1 0 153575601 394743808 92678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 96373 92678 720 52 0 94741 0
Current children cumulated CPU time (s) 460.68
Current children cumulated vsize (KiB) 385492

[startup+522.648 s]
/proc/loadavg: 2.00 1.93 1.90 3/73 21792
/proc/meminfo: memFree=618976/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=389304 CPUtime=520.47
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 167242 0 0 0 51972 75 0 0 25 0 1 0 153575601 398647296 93646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 97326 93646 720 52 0 95694 0
Current children cumulated CPU time (s) 520.47
Current children cumulated vsize (KiB) 389304

[startup+582.67 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 21792
/proc/meminfo: memFree=609824/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=392220 CPUtime=580.25
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 167951 0 0 0 57950 75 0 0 25 0 1 0 153575601 401633280 94355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673091 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 98055 94355 720 52 0 96423 0
Current children cumulated CPU time (s) 580.25
Current children cumulated vsize (KiB) 392220

[startup+642.694 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 21792
/proc/meminfo: memFree=603936/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=395492 CPUtime=640.04
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 168763 0 0 0 63928 76 0 0 25 0 1 0 153575601 404983808 95167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 98873 95167 720 52 0 97241 0
Current children cumulated CPU time (s) 640.04
Current children cumulated vsize (KiB) 395492

[startup+702.717 s]
/proc/loadavg: 2.00 1.95 1.91 3/79 21856
/proc/meminfo: memFree=596832/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=397824 CPUtime=699.75
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 169371 0 0 0 69899 76 0 0 25 0 1 0 153575601 407371776 95775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 99456 95775 720 52 0 97824 0
Current children cumulated CPU time (s) 699.75
Current children cumulated vsize (KiB) 397824

[startup+762.768 s]
/proc/loadavg: 2.00 1.96 1.91 6/88 22070
/proc/meminfo: memFree=587064/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=399872 CPUtime=758.73
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 169892 0 0 0 75797 76 0 0 25 0 1 0 153575601 409468928 96296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 99968 96296 720 52 0 98336 0
Current children cumulated CPU time (s) 758.73
Current children cumulated vsize (KiB) 399872

[startup+822.784 s]
/proc/loadavg: 2.06 1.99 1.92 3/73 22466
/proc/meminfo: memFree=582688/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=405564 CPUtime=818.14
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 171439 0 0 0 81732 82 0 0 25 0 1 0 153575601 415297536 97715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 101391 97715 720 52 0 99759 0
Current children cumulated CPU time (s) 818.14
Current children cumulated vsize (KiB) 405564

[startup+882.79 s]
/proc/loadavg: 2.02 1.99 1.92 3/73 22466
/proc/meminfo: memFree=573600/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=412416 CPUtime=877.65
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 173156 0 0 0 87682 83 0 0 25 0 1 0 153575601 422313984 99432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 103104 99432 720 52 0 101472 0
Current children cumulated CPU time (s) 877.65
Current children cumulated vsize (KiB) 412416

[startup+942.794 s]
/proc/loadavg: 2.01 1.99 1.92 3/73 22466
/proc/meminfo: memFree=566240/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=417704 CPUtime=937.17
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 174557 0 0 0 93634 83 0 0 25 0 1 0 153575601 427728896 100833 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 104426 100833 720 52 0 102794 0
Current children cumulated CPU time (s) 937.17
Current children cumulated vsize (KiB) 417704

[startup+1002.8 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=549408/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=421388 CPUtime=996.7
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 175486 0 0 0 99586 84 0 0 25 0 1 0 153575601 431501312 101762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 105347 101762 720 52 0 103715 0
Current children cumulated CPU time (s) 996.7
Current children cumulated vsize (KiB) 421388

[startup+1062.81 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=540384/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=425388 CPUtime=1056.21
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 176487 0 0 0 105536 85 0 0 25 0 1 0 153575601 435597312 102763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 106347 102763 720 52 0 104715 0
Current children cumulated CPU time (s) 1056.21
Current children cumulated vsize (KiB) 425388

[startup+1122.82 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=533664/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=428564 CPUtime=1115.74
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 177294 0 0 0 111489 85 0 0 25 0 1 0 153575601 438849536 103570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 107141 103570 720 52 0 105509 0
Current children cumulated CPU time (s) 1115.74
Current children cumulated vsize (KiB) 428564

[startup+1182.83 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=526432/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=432152 CPUtime=1175.26
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 178176 0 0 0 117441 85 0 0 25 0 1 0 153575601 442523648 104452 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 108038 104452 720 52 0 106406 0
Current children cumulated CPU time (s) 1175.26
Current children cumulated vsize (KiB) 432152

[startup+1242.83 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=519072/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=435260 CPUtime=1234.78
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 178937 0 0 0 123392 86 0 0 25 0 1 0 153575601 445706240 105213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 108815 105213 720 52 0 107183 0
Current children cumulated CPU time (s) 1234.78
Current children cumulated vsize (KiB) 435260

[startup+1302.84 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=507744/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=438052 CPUtime=1294.3
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 179634 0 0 0 129344 86 0 0 25 0 1 0 153575601 448565248 105910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 109513 105910 720 52 0 107881 0
Current children cumulated CPU time (s) 1294.3
Current children cumulated vsize (KiB) 438052

[startup+1362.84 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 22466
/proc/meminfo: memFree=500192/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=439276 CPUtime=1353.84
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 179948 0 0 0 135297 87 0 0 25 0 1 0 153575601 449818624 106224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 109819 106224 720 52 0 108187 0
Current children cumulated CPU time (s) 1353.84
Current children cumulated vsize (KiB) 439276

[startup+1422.85 s]
/proc/loadavg: 2.07 2.01 1.93 3/73 22466
/proc/meminfo: memFree=493024/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=441004 CPUtime=1413.35
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 180404 0 0 0 141248 87 0 0 25 0 1 0 153575601 451588096 106680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 110251 106680 720 52 0 108619 0
Current children cumulated CPU time (s) 1413.35
Current children cumulated vsize (KiB) 441004

[startup+1482.86 s]
/proc/loadavg: 2.10 2.02 1.93 3/73 22466
/proc/meminfo: memFree=488864/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=442488 CPUtime=1472.87
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 180775 0 0 0 147200 87 0 0 25 0 1 0 153575601 453107712 107051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 110622 107051 720 52 0 108990 0
Current children cumulated CPU time (s) 1472.87
Current children cumulated vsize (KiB) 442488

[startup+1542.87 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 22466
/proc/meminfo: memFree=482272/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=444480 CPUtime=1532.39
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 181261 0 0 0 153152 87 0 0 25 0 1 0 153575601 455147520 107537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 111120 107537 720 52 0 109488 0
Current children cumulated CPU time (s) 1532.39
Current children cumulated vsize (KiB) 444480

[startup+1602.87 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 22466
/proc/meminfo: memFree=467936/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=446264 CPUtime=1591.91
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 181711 0 0 0 159103 88 0 0 25 0 1 0 153575601 456974336 107987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 111566 107987 720 52 0 109934 0
Current children cumulated CPU time (s) 1591.91
Current children cumulated vsize (KiB) 446264

[startup+1662.88 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22466
/proc/meminfo: memFree=457824/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=448160 CPUtime=1651.43
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 182211 0 0 0 165055 88 0 0 25 0 1 0 153575601 458915840 108487 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 112040 108487 720 52 0 110408 0
Current children cumulated CPU time (s) 1651.43
Current children cumulated vsize (KiB) 448160

[startup+1722.88 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22466
/proc/meminfo: memFree=453664/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=449576 CPUtime=1710.95
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 182561 0 0 0 171007 88 0 0 25 0 1 0 153575601 460365824 108837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 112394 108837 720 52 0 110762 0
Current children cumulated CPU time (s) 1710.95
Current children cumulated vsize (KiB) 449576

[startup+1782.89 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 22468
/proc/meminfo: memFree=449504/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=451596 CPUtime=1770.46
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 183051 0 0 0 176958 88 0 0 25 0 1 0 153575601 462434304 109327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/21788/statm: 112899 109327 720 52 0 111267 0
Current children cumulated CPU time (s) 1770.46
Current children cumulated vsize (KiB) 451596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.63 s]
/proc/loadavg: 1.94 1.99 1.93 2/68 22477
/proc/meminfo: memFree=933704/2055920 swapFree=4192812/4192956
[pid=21788] ppid=21784 vsize=452144 CPUtime=1800.02
/proc/21788/stat : 21788 (CSPtoSAT+minisa) R 21784 21788 21705 0 -1 4194304 183206 0 0 0 179913 89 0 0 25 0 1 0 153575601 462995456 109482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 1 0 0
/proc/21788/statm: 113036 109482 720 52 0 111404 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 452144

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.71
CPU time (s): 1800.1
CPU user time (s): 1799.13
CPU system time (s): 0.964853
CPU usage (%): 99.3039
Max. virtual memory (cumulated for all children) (KiB): 473944

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

runsolver used 1.66975 s user time and 5.02024 s system time

The end

Launcher Data (download as text)

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


IDJOB= 195815
IDBENCH= 3303
FILE ID= node40/195815-1168051757

PBS_JOBID= 3475473

Free space on /tmp= 66507 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  12f3aa47e2277967d203a09c2b3e03d9

RANDOM SEED= 525533712

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:       1372584 kB
Buffers:         59872 kB
Cached:         518128 kB
SwapCached:          0 kB
Active:          62740 kB
Inactive:       535348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8764 kB
Writeback:           0 kB
Mapped:          30236 kB
Slab:            70836 kB
Committed_AS:  2909196 kB
PageTables:       1620 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:36 UTC 2007