Trace number 195919

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.09 1809.81

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-40_ext.xml
MD5SUM2935e3d0ce040fb7a21269106e8b439b
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.15	c This is CSPtoSAT+minisat version 0.3
0.15	c (c) 2006 roussel@cril.univ-artois.fr
0.15	
0.15	c This solver internally uses a modified version of MiniSat2 version 061112
0.15	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.15	
0.15	c parsing...
0.17	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.23	c preparing clauses for relation R2
0.26	c preparing clauses for relation R3
0.30	c preparing clauses for relation R4
0.33	c preparing clauses for relation R5
0.36	c preparing clauses for relation R6
0.39	c preparing clauses for relation R7
0.42	c preparing clauses for relation R8
0.45	c preparing clauses for relation R9
0.48	c preparing clauses for relation R10
0.51	c preparing clauses for relation R11
0.54	c preparing clauses for relation R12
0.57	c preparing clauses for relation R13
0.61	c preparing clauses for relation R14
0.64	c preparing clauses for relation R15
0.67	c preparing clauses for relation R16
0.70	c preparing clauses for relation R17
0.73	c preparing clauses for relation R18
0.76	c preparing clauses for relation R19
0.79	c preparing clauses for relation R20
0.82	c preparing clauses for relation R21
0.85	c preparing clauses for relation R22
0.88	c preparing clauses for relation R23
0.92	c preparing clauses for relation R24
0.95	c preparing clauses for relation R25
0.98	c preparing clauses for relation R26
1.01	c preparing clauses for relation R27
1.04	c preparing clauses for relation R28
1.07	c preparing clauses for relation R29
1.11	c preparing clauses for relation R30
1.14	c preparing clauses for relation R31
1.17	c preparing clauses for relation R32
1.20	c preparing clauses for relation R33
1.23	c preparing clauses for relation R34
1.26	c preparing clauses for relation R35
1.29	c preparing clauses for relation R36
1.32	c preparing clauses for relation R37
1.36	c preparing clauses for relation R38
1.39	c preparing clauses for relation R39
1.42	c preparing clauses for relation R40
1.45	c preparing clauses for relation R41
1.48	c preparing clauses for relation R42
1.51	c preparing clauses for relation R43
1.54	c preparing clauses for relation R44
1.57	c preparing clauses for relation R45
1.60	c preparing clauses for relation R46
1.63	c preparing clauses for relation R47
1.67	c preparing clauses for relation R48
1.70	c preparing clauses for relation R49
1.73	c preparing clauses for relation R50
1.76	c preparing clauses for relation R51
1.79	c preparing clauses for relation R52
1.82	c preparing clauses for relation R53
1.85	c preparing clauses for relation R54
1.88	c preparing clauses for relation R55
1.92	c preparing clauses for relation R56
1.95	c preparing clauses for relation R57
1.98	c preparing clauses for relation R58
2.01	c preparing clauses for relation R59
2.04	c preparing clauses for relation R60
2.07	c preparing clauses for relation R61
2.10	c preparing clauses for relation R62
2.13	c preparing clauses for relation R63
2.17	c preparing clauses for relation R64
2.20	c preparing clauses for relation R65
2.23	c preparing clauses for relation R66
2.26	c preparing clauses for relation R67
2.30	c preparing clauses for relation R68
2.33	c preparing clauses for relation R69
2.36	c preparing clauses for relation R70
2.38	c preparing clauses for relation R71
2.40	c preparing clauses for relation R72
2.43	c preparing clauses for relation R73
2.46	c preparing clauses for relation R74
2.48	c instanciating clauses for relation R0 (supports) and variables V0 V2 V4 
2.52	c instanciating clauses for relation R1 (supports) and variables V0 V3 V4 
2.56	c instanciating clauses for relation R2 (supports) and variables V0 V4 V19 
2.60	c instanciating clauses for relation R3 (supports) and variables V0 V6 V13 
2.64	c instanciating clauses for relation R4 (supports) and variables V0 V6 V17 
2.68	c instanciating clauses for relation R5 (supports) and variables V0 V8 V15 
2.72	c instanciating clauses for relation R6 (supports) and variables V0 V10 V18 
2.76	c instanciating clauses for relation R7 (supports) and variables V0 V10 V20 
2.80	c instanciating clauses for relation R8 (supports) and variables V0 V21 V22 
2.85	c instanciating clauses for relation R9 (supports) and variables V0 V21 V23 
2.89	c instanciating clauses for relation R10 (supports) and variables V1 V3 V12 
2.93	c instanciating clauses for relation R11 (supports) and variables V1 V4 V16 
2.97	c instanciating clauses for relation R12 (supports) and variables V1 V4 V18 
3.01	c instanciating clauses for relation R13 (supports) and variables V1 V5 V13 
3.05	c instanciating clauses for relation R14 (supports) and variables V1 V5 V18 
3.09	c instanciating clauses for relation R15 (supports) and variables V1 V5 V23 
3.14	c instanciating clauses for relation R16 (supports) and variables V1 V6 V19 
3.18	c instanciating clauses for relation R17 (supports) and variables V1 V7 V22 
3.22	c instanciating clauses for relation R18 (supports) and variables V1 V11 V12 
3.26	c instanciating clauses for relation R19 (supports) and variables V1 V13 V17 
3.30	c instanciating clauses for relation R20 (supports) and variables V2 V3 V22 
3.34	c instanciating clauses for relation R21 (supports) and variables V2 V4 V7 
3.39	c instanciating clauses for relation R22 (supports) and variables V2 V4 V14 
3.43	c instanciating clauses for relation R23 (supports) and variables V2 V7 V10 
3.47	c instanciating clauses for relation R24 (supports) and variables V2 V8 V18 
3.51	c instanciating clauses for relation R25 (supports) and variables V2 V9 V12 
3.55	c instanciating clauses for relation R26 (supports) and variables V2 V13 V15 
3.59	c instanciating clauses for relation R27 (supports) and variables V2 V15 V21 
3.63	c instanciating clauses for relation R28 (supports) and variables V2 V20 V21 
3.67	c instanciating clauses for relation R29 (supports) and variables V3 V4 V11 
3.71	c instanciating clauses for relation R30 (supports) and variables V3 V4 V19 
3.75	c instanciating clauses for relation R31 (supports) and variables V3 V6 V12 
3.79	c instanciating clauses for relation R32 (supports) and variables V3 V7 V18 
3.83	c instanciating clauses for relation R33 (supports) and variables V3 V8 V16 
3.88	c instanciating clauses for relation R34 (supports) and variables V3 V9 V21 
3.92	c instanciating clauses for relation R35 (supports) and variables V3 V14 V21 
3.96	c instanciating clauses for relation R36 (supports) and variables V3 V15 V18 
4.00	c instanciating clauses for relation R37 (supports) and variables V3 V15 V23 
4.04	c instanciating clauses for relation R38 (supports) and variables V3 V17 V20 
4.08	c instanciating clauses for relation R39 (supports) and variables V4 V7 V19 
4.12	c instanciating clauses for relation R40 (supports) and variables V4 V7 V22 
4.16	c instanciating clauses for relation R41 (supports) and variables V4 V8 V14 
4.20	c instanciating clauses for relation R42 (supports) and variables V4 V9 V20 
4.24	c instanciating clauses for relation R43 (supports) and variables V4 V10 V13 
4.29	c instanciating clauses for relation R44 (supports) and variables V5 V6 V11 
4.33	c instanciating clauses for relation R45 (supports) and variables V5 V6 V15 
4.37	c instanciating clauses for relation R46 (supports) and variables V5 V7 V9 
4.41	c instanciating clauses for relation R47 (supports) and variables V5 V10 V13 
4.45	c instanciating clauses for relation R48 (supports) and variables V5 V11 V17 
4.49	c instanciating clauses for relation R49 (supports) and variables V5 V12 V15 
4.54	c instanciating clauses for relation R50 (supports) and variables V5 V19 V22 
4.58	c instanciating clauses for relation R51 (supports) and variables V6 V7 V17 
4.62	c instanciating clauses for relation R52 (supports) and variables V6 V8 V10 
4.66	c instanciating clauses for relation R53 (supports) and variables V6 V9 V11 
4.70	c instanciating clauses for relation R54 (supports) and variables V6 V9 V20 
4.74	c instanciating clauses for relation R55 (supports) and variables V6 V10 V12 
4.78	c instanciating clauses for relation R56 (supports) and variables V6 V12 V20 
4.82	c instanciating clauses for relation R57 (supports) and variables V6 V15 V23 
4.87	c instanciating clauses for relation R58 (supports) and variables V6 V16 V20 
4.91	c instanciating clauses for relation R59 (supports) and variables V6 V21 V23 
4.95	c instanciating clauses for relation R60 (supports) and variables V7 V9 V15 
4.99	c instanciating clauses for relation R61 (supports) and variables V7 V10 V16 
5.03	c instanciating clauses for relation R62 (supports) and variables V7 V12 V18 
5.07	c instanciating clauses for relation R63 (supports) and variables V8 V12 V23 
5.11	c instanciating clauses for relation R64 (supports) and variables V8 V20 V23 
5.15	c instanciating clauses for relation R65 (supports) and variables V9 V12 V19 
5.19	c instanciating clauses for relation R66 (supports) and variables V9 V14 V21 
5.23	c instanciating clauses for relation R67 (supports) and variables V10 V11 V16 
5.27	c instanciating clauses for relation R68 (supports) and variables V10 V12 V16 
5.31	c instanciating clauses for relation R69 (supports) and variables V10 V17 V20 
5.35	c instanciating clauses for relation R70 (supports) and variables V10 V22 V23 
5.40	c instanciating clauses for relation R71 (supports) and variables V11 V15 V17 
5.41	c instanciating clauses for relation R72 (supports) and variables V14 V16 V18 
5.46	c instanciating clauses for relation R73 (supports) and variables V15 V18 V23 
5.50	c instanciating clauses for relation R74 (supports) and variables V15 V19 V21 
5.59	c ...done
5.59	c #SATvar=1136609 #SATclauses=3418794 #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/node48/watcher-195919-1168051757 -o ROOT/results/node48/solver-195919-1168051757 -C 1800 -M 900 /tmp/evaluation/195919-1168051757/CSPtoSAT+minisat /tmp/evaluation/195919-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.89 1.68 1.88 4/73 25715
/proc/meminfo: memFree=1444704/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=380 CPUtime=0
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 40 0 1 0 0 0 0 0 18 0 1 0 153574979 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3531556 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 95 26 21 52 0 18 0

[startup+0.107769 s]
/proc/loadavg: 0.89 1.68 1.88 4/73 25715
/proc/meminfo: memFree=1444704/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=6648 CPUtime=0
/proc/25714/stat : 25714 (CSPtoSAT+minisa) D 25707 25714 25628 0 -1 4194304 495 0 8 0 0 0 0 0 18 0 1 0 153574979 6807552 471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4611726 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/25714/statm: 1662 471 411 52 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6648

[startup+0.51981 s]
/proc/loadavg: 0.89 1.68 1.88 4/73 25715
/proc/meminfo: memFree=1444704/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=33732 CPUtime=0.37
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 12482 0 16 0 32 5 0 0 20 0 1 0 153574979 34541568 7072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3997267 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 8433 7082 702 52 0 6801 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 33732

[startup+1.34589 s]
/proc/loadavg: 0.89 1.68 1.88 3/73 25715
/proc/meminfo: memFree=1300576/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=92232 CPUtime=1.18
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 39792 0 16 0 103 15 0 0 25 0 1 0 153574979 94445568 21437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3743086 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 23058 21437 702 52 0 21426 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 92232

[startup+2.98204 s]
/proc/loadavg: 0.97 1.68 1.88 3/73 25715
/proc/meminfo: memFree=1139424/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=223664 CPUtime=2.81
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 89162 0 16 0 244 37 0 0 25 0 1 0 153574979 229031936 53197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 55916 53200 705 52 0 54284 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 223664

[startup+6.26034 s]
/proc/loadavg: 0.97 1.68 1.88 3/73 25715
/proc/meminfo: memFree=818720/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=326240 CPUtime=6.08
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 150931 0 16 0 540 68 0 0 25 0 1 0 153574979 334069760 77907 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 81560 77907 714 52 0 79928 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 326240

[startup+12.7249 s]
/proc/loadavg: 1.13 1.69 1.88 3/73 25715
/proc/meminfo: memFree=814496/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=326872 CPUtime=12.51
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 151132 0 16 0 1183 68 0 0 25 0 1 0 153574979 334716928 78108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 81718 78108 714 52 0 80086 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 326872

[startup+25.5391 s]
/proc/loadavg: 1.27 1.70 1.88 3/73 25715
/proc/meminfo: memFree=813664/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=326872 CPUtime=25.28
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 151170 0 16 0 2460 68 0 0 25 0 1 0 153574979 334716928 78146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 81718 78146 714 52 0 80086 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 326872

[startup+51.1815 s]
/proc/loadavg: 1.51 1.72 1.88 3/73 25715
/proc/meminfo: memFree=810144/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=327960 CPUtime=50.82
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 151507 0 16 0 5013 69 0 0 25 0 1 0 153574979 335831040 78483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 81990 78483 714 52 0 80358 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 327960

[startup+102.46 s]
/proc/loadavg: 1.80 1.77 1.89 3/73 25715
/proc/meminfo: memFree=795168/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=337068 CPUtime=101.9
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 153718 0 16 0 10120 70 0 0 25 0 1 0 153574979 345157632 80566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 84267 80566 720 52 0 82635 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 337068

[startup+162.465 s]
/proc/loadavg: 1.93 1.81 1.89 3/73 25715
/proc/meminfo: memFree=773472/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=349536 CPUtime=161.67
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 157023 0 16 0 16095 72 0 0 25 0 1 0 153574979 357924864 83687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 87384 83687 720 52 0 85752 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 349536

[startup+222.472 s]
/proc/loadavg: 2.03 1.86 1.91 3/73 25715
/proc/meminfo: memFree=750368/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=360920 CPUtime=221.44
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 160083 0 16 0 22071 73 0 0 25 0 1 0 153574979 369582080 86576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 90230 86576 720 52 0 88598 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 360920

[startup+282.473 s]
/proc/loadavg: 2.05 1.89 1.91 3/73 25715
/proc/meminfo: memFree=738656/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=367616 CPUtime=281.21
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 161771 0 16 0 28047 74 0 0 25 0 1 0 153574979 376438784 88264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672961 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 91904 88264 720 52 0 90272 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 367616

[startup+342.475 s]
/proc/loadavg: 2.02 1.91 1.91 3/73 25715
/proc/meminfo: memFree=730016/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=373020 CPUtime=340.98
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 163078 0 16 0 34023 75 0 0 25 0 1 0 153574979 381972480 89571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 93255 89571 720 52 0 91623 0
Current children cumulated CPU time (s) 340.98
Current children cumulated vsize (KiB) 373020

[startup+402.478 s]
/proc/loadavg: 2.00 1.92 1.91 3/73 25715
/proc/meminfo: memFree=725152/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=375784 CPUtime=400.75
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 163767 0 16 0 39999 76 0 0 25 0 1 0 153574979 384802816 90260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 93946 90260 720 52 0 92314 0
Current children cumulated CPU time (s) 400.75
Current children cumulated vsize (KiB) 375784

[startup+462.479 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 25715
/proc/meminfo: memFree=711648/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=385512 CPUtime=460.52
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 166385 0 16 0 45974 78 0 0 25 0 1 0 153574979 394764288 92728 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673085 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 96378 92728 720 52 0 94746 0
Current children cumulated CPU time (s) 460.52
Current children cumulated vsize (KiB) 385512

[startup+522.489 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 25715
/proc/meminfo: memFree=696416/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=394284 CPUtime=520.3
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 168568 0 16 0 51951 79 0 0 25 0 1 0 153574979 403746816 94911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 98571 94911 720 52 0 96939 0
Current children cumulated CPU time (s) 520.3
Current children cumulated vsize (KiB) 394284

[startup+582.491 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 25715
/proc/meminfo: memFree=684320/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=399844 CPUtime=580.05
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 169981 0 16 0 57926 79 0 0 25 0 1 0 153574979 409440256 96324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 99961 96324 720 52 0 98329 0
Current children cumulated CPU time (s) 580.05
Current children cumulated vsize (KiB) 399844

[startup+642.59 s]
/proc/loadavg: 2.05 1.97 1.92 3/73 25715
/proc/meminfo: memFree=673312/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=406208 CPUtime=639.93
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 171497 0 16 0 63912 81 0 0 25 0 1 0 153574979 415956992 97840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673006 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 101552 97840 720 52 0 99920 0
Current children cumulated CPU time (s) 639.93
Current children cumulated vsize (KiB) 406208

[startup+702.595 s]
/proc/loadavg: 2.02 1.97 1.92 3/79 25779
/proc/meminfo: memFree=663304/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=411376 CPUtime=699.63
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 172812 0 16 0 69882 81 0 0 25 0 1 0 153574979 421249024 99155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 102844 99155 720 52 0 101212 0
Current children cumulated CPU time (s) 699.63
Current children cumulated vsize (KiB) 411376

[startup+762.625 s]
/proc/loadavg: 2.24 2.02 1.93 4/88 25988
/proc/meminfo: memFree=643024/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=423164 CPUtime=758.77
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 175998 0 16 0 75794 83 0 0 25 0 1 0 153574979 433319936 102128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/25714/statm: 105791 102128 720 52 0 104159 0
Current children cumulated CPU time (s) 758.77
Current children cumulated vsize (KiB) 423164

[startup+822.66 s]
/proc/loadavg: 2.72 2.20 2.00 4/78 26589
/proc/meminfo: memFree=618456/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=428104 CPUtime=817.74
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 177259 0 16 0 81685 89 0 0 25 0 1 0 153574979 438378496 103389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 107026 103389 720 52 0 105394 0
Current children cumulated CPU time (s) 817.74
Current children cumulated vsize (KiB) 428104

[startup+882.684 s]
/proc/loadavg: 3.08 2.39 2.07 4/78 26853
/proc/meminfo: memFree=592344/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=432656 CPUtime=877.43
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 178389 0 16 0 87652 91 0 0 25 0 1 0 153574979 443039744 104519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 108164 104519 720 52 0 106532 0
Current children cumulated CPU time (s) 877.43
Current children cumulated vsize (KiB) 432656

[startup+942.704 s]
/proc/loadavg: 3.12 2.52 2.14 4/78 27158
/proc/meminfo: memFree=568664/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=438200 CPUtime=937.15
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 179781 0 16 0 93622 93 0 0 25 0 1 0 153574979 448716800 105911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 109550 105911 720 52 0 107918 0
Current children cumulated CPU time (s) 937.15
Current children cumulated vsize (KiB) 438200

[startup+1002.72 s]
/proc/loadavg: 3.11 2.62 2.20 4/78 27455
/proc/meminfo: memFree=546200/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=442216 CPUtime=996.87
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 180781 0 16 0 99591 96 0 0 25 0 1 0 153574979 452829184 106911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 110554 106911 720 52 0 108922 0
Current children cumulated CPU time (s) 996.87
Current children cumulated vsize (KiB) 442216

[startup+1062.75 s]
/proc/loadavg: 3.07 2.70 2.25 4/79 27746
/proc/meminfo: memFree=525008/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=445124 CPUtime=1056.56
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 181529 0 16 0 105557 99 0 0 25 0 1 0 153574979 455806976 107659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 111281 107659 720 52 0 109649 0
Current children cumulated CPU time (s) 1056.56
Current children cumulated vsize (KiB) 445124

[startup+1122.77 s]
/proc/loadavg: 3.06 2.77 2.30 4/78 27891
/proc/meminfo: memFree=507088/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=447812 CPUtime=1116.26
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 182179 0 16 0 111525 101 0 0 25 0 1 0 153574979 458559488 108309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 111953 108309 720 52 0 110321 0
Current children cumulated CPU time (s) 1116.26
Current children cumulated vsize (KiB) 447812

[startup+1182.79 s]
/proc/loadavg: 3.02 2.81 2.34 4/78 27907
/proc/meminfo: memFree=496664/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=450436 CPUtime=1175.98
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 182840 0 16 0 117495 103 0 0 25 0 1 0 153574979 461246464 108970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673037 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 112609 108970 720 52 0 110977 0
Current children cumulated CPU time (s) 1175.98
Current children cumulated vsize (KiB) 450436

[startup+1242.81 s]
/proc/loadavg: 3.00 2.84 2.38 4/78 27925
/proc/meminfo: memFree=478680/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=453192 CPUtime=1235.7
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 183525 0 16 0 123465 105 0 0 25 0 1 0 153574979 464068608 109655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 113298 109655 720 52 0 111666 0
Current children cumulated CPU time (s) 1235.7
Current children cumulated vsize (KiB) 453192

[startup+1302.83 s]
/proc/loadavg: 3.00 2.87 2.41 4/78 27925
/proc/meminfo: memFree=458712/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=454756 CPUtime=1295.42
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 183924 0 16 0 129436 106 0 0 25 0 1 0 153574979 465670144 110054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 113689 110054 720 52 0 112057 0
Current children cumulated CPU time (s) 1295.42
Current children cumulated vsize (KiB) 454756

[startup+1362.84 s]
/proc/loadavg: 2.61 2.79 2.41 3/73 27982
/proc/meminfo: memFree=457696/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=456844 CPUtime=1355.13
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 184455 0 16 0 135406 107 0 0 25 0 1 0 153574979 467808256 110585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 114211 110585 720 52 0 112579 0
Current children cumulated CPU time (s) 1355.13
Current children cumulated vsize (KiB) 456844

[startup+1422.85 s]
/proc/loadavg: 2.22 2.65 2.39 3/73 27982
/proc/meminfo: memFree=452256/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=459356 CPUtime=1414.85
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 185078 0 16 0 141378 107 0 0 25 0 1 0 153574979 470380544 111208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 114839 111208 720 52 0 113207 0
Current children cumulated CPU time (s) 1414.85
Current children cumulated vsize (KiB) 459356

[startup+1482.86 s]
/proc/loadavg: 2.12 2.54 2.36 3/73 27982
/proc/meminfo: memFree=447968/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=461296 CPUtime=1474.59
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 185572 0 16 0 147352 107 0 0 25 0 1 0 153574979 472367104 111702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 115324 111702 720 52 0 113692 0
Current children cumulated CPU time (s) 1474.59
Current children cumulated vsize (KiB) 461296

[startup+1542.86 s]
/proc/loadavg: 2.09 2.45 2.34 3/73 27982
/proc/meminfo: memFree=443424/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=463696 CPUtime=1534.33
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 186153 0 16 0 153325 108 0 0 25 0 1 0 153574979 474824704 112283 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 115924 112283 720 52 0 114292 0
Current children cumulated CPU time (s) 1534.33
Current children cumulated vsize (KiB) 463696

[startup+1602.86 s]
/proc/loadavg: 2.03 2.37 2.32 3/73 27982
/proc/meminfo: memFree=439520/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=465396 CPUtime=1594.05
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 186608 0 16 0 159297 108 0 0 25 0 1 0 153574979 476565504 112738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 116349 112738 720 52 0 114717 0
Current children cumulated CPU time (s) 1594.05
Current children cumulated vsize (KiB) 465396

[startup+1662.86 s]
/proc/loadavg: 2.01 2.30 2.30 3/73 27982
/proc/meminfo: memFree=428512/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=475236 CPUtime=1653.79
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 189226 0 16 0 165270 109 0 0 25 0 1 0 153574979 486641664 115165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673104 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 118809 115165 720 52 0 117177 0
Current children cumulated CPU time (s) 1653.79
Current children cumulated vsize (KiB) 475236

[startup+1722.96 s]
/proc/loadavg: 2.00 2.24 2.27 3/73 27984
/proc/meminfo: memFree=419552/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=482200 CPUtime=1713.63
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 190958 0 16 0 171253 110 0 0 25 0 1 0 153574979 493772800 116897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 120550 116897 720 52 0 118918 0
Current children cumulated CPU time (s) 1713.63
Current children cumulated vsize (KiB) 482200

[startup+1782.97 s]
/proc/loadavg: 2.00 2.20 2.26 3/73 27984
/proc/meminfo: memFree=414432/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=485560 CPUtime=1773.35
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 191803 0 16 0 177224 111 0 0 25 0 1 0 153574979 497213440 117742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 121390 117742 720 52 0 119758 0
Current children cumulated CPU time (s) 1773.35
Current children cumulated vsize (KiB) 485560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.73 s]
/proc/loadavg: 2.00 2.18 2.25 3/73 27984
/proc/meminfo: memFree=412064/2055920 swapFree=4192812/4192956
[pid=25714] ppid=25707 vsize=487124 CPUtime=1800.01
/proc/25714/stat : 25714 (CSPtoSAT+minisa) R 25707 25714 25628 0 -1 4194304 192201 0 16 0 179890 111 0 0 25 0 1 0 153574979 498814976 118140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 0 0 0
/proc/25714/statm: 121781 118140 720 52 0 120149 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 487124

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.81
CPU time (s): 1800.09
CPU user time (s): 1798.9
CPU system time (s): 1.18882
CPU usage (%): 99.4629
Max. virtual memory (cumulated for all children) (KiB): 487124

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

runsolver used 1.91271 s user time and 4.91425 s system time

The end

Launcher Data (download as text)

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


IDJOB= 195919
IDBENCH= 3311
FILE ID= node48/195919-1168051757

PBS_JOBID= 3475481

Free space on /tmp= 66518 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2935e3d0ce040fb7a21269106e8b439b

RANDOM SEED= 312279672

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1447280 kB
Buffers:         59408 kB
Cached:         443656 kB
SwapCached:          0 kB
Active:          63544 kB
Inactive:       459516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8916 kB
Writeback:           0 kB
Mapped:          30176 kB
Slab:            71368 kB
Committed_AS:  3054408 kB
PageTables:       1584 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= 66553 MiB



End job on node48 on Sat Jan  6 03:19:34 UTC 2007