Trace number 195958

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 1812.4

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-37_ext.xml
MD5SUM0be17c17f586e4d51ea57b0e22565f2c
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.03	c preparing clauses for relation R0
0.06	c preparing clauses for relation R1
0.09	c preparing clauses for relation R2
0.12	c preparing clauses for relation R3
0.15	c preparing clauses for relation R4
0.18	c preparing clauses for relation R5
0.21	c preparing clauses for relation R6
0.24	c preparing clauses for relation R7
0.27	c preparing clauses for relation R8
0.30	c preparing clauses for relation R9
0.31	c preparing clauses for relation R10
0.34	c preparing clauses for relation R11
0.36	c preparing clauses for relation R12
0.39	c preparing clauses for relation R13
0.42	c preparing clauses for relation R14
0.45	c preparing clauses for relation R15
0.48	c preparing clauses for relation R16
0.51	c preparing clauses for relation R17
0.54	c preparing clauses for relation R18
0.57	c preparing clauses for relation R19
0.60	c preparing clauses for relation R20
0.63	c preparing clauses for relation R21
0.66	c preparing clauses for relation R22
0.69	c preparing clauses for relation R23
0.72	c preparing clauses for relation R24
0.75	c preparing clauses for relation R25
0.77	c preparing clauses for relation R26
0.80	c preparing clauses for relation R27
0.83	c preparing clauses for relation R28
0.86	c preparing clauses for relation R29
0.89	c preparing clauses for relation R30
0.92	c preparing clauses for relation R31
0.95	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.07	c preparing clauses for relation R36
1.10	c preparing clauses for relation R37
1.13	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.25	c preparing clauses for relation R42
1.28	c preparing clauses for relation R43
1.31	c preparing clauses for relation R44
1.34	c preparing clauses for relation R45
1.37	c preparing clauses for relation R46
1.40	c preparing clauses for relation R47
1.43	c preparing clauses for relation R48
1.46	c preparing clauses for relation R49
1.48	c preparing clauses for relation R50
1.51	c preparing clauses for relation R51
1.54	c preparing clauses for relation R52
1.57	c preparing clauses for relation R53
1.60	c preparing clauses for relation R54
1.63	c preparing clauses for relation R55
1.66	c preparing clauses for relation R56
1.69	c preparing clauses for relation R57
1.72	c preparing clauses for relation R58
1.75	c preparing clauses for relation R59
1.78	c preparing clauses for relation R60
1.81	c preparing clauses for relation R61
1.84	c preparing clauses for relation R62
1.87	c preparing clauses for relation R63
1.90	c preparing clauses for relation R64
1.93	c preparing clauses for relation R65
1.95	c preparing clauses for relation R66
1.98	c preparing clauses for relation R67
2.01	c preparing clauses for relation R68
2.04	c preparing clauses for relation R69
2.07	c preparing clauses for relation R70
2.10	c preparing clauses for relation R71
2.14	c preparing clauses for relation R72
2.17	c preparing clauses for relation R73
2.20	c preparing clauses for relation R74
2.21	c instanciating clauses for relation R0 (supports) and variables V0 V1 V15 
2.25	c instanciating clauses for relation R1 (supports) and variables V0 V3 V7 
2.29	c instanciating clauses for relation R2 (supports) and variables V0 V3 V9 
2.33	c instanciating clauses for relation R3 (supports) and variables V0 V4 V12 
2.38	c instanciating clauses for relation R4 (supports) and variables V0 V5 V9 
2.42	c instanciating clauses for relation R5 (supports) and variables V0 V5 V14 
2.46	c instanciating clauses for relation R6 (supports) and variables V0 V9 V21 
2.50	c instanciating clauses for relation R7 (supports) and variables V0 V14 V18 
2.54	c instanciating clauses for relation R8 (supports) and variables V0 V16 V17 
2.58	c instanciating clauses for relation R9 (supports) and variables V1 V2 V11 
2.62	c instanciating clauses for relation R10 (supports) and variables V1 V3 V6 
2.63	c instanciating clauses for relation R11 (supports) and variables V1 V10 V19 
2.67	c instanciating clauses for relation R12 (supports) and variables V1 V11 V13 
2.71	c instanciating clauses for relation R13 (supports) and variables V1 V12 V14 
2.75	c instanciating clauses for relation R14 (supports) and variables V1 V17 V18 
2.79	c instanciating clauses for relation R15 (supports) and variables V1 V17 V21 
2.83	c instanciating clauses for relation R16 (supports) and variables V1 V18 V19 
2.87	c instanciating clauses for relation R17 (supports) and variables V2 V4 V7 
2.91	c instanciating clauses for relation R18 (supports) and variables V2 V4 V17 
2.95	c instanciating clauses for relation R19 (supports) and variables V2 V5 V22 
2.99	c instanciating clauses for relation R20 (supports) and variables V2 V6 V9 
3.03	c instanciating clauses for relation R21 (supports) and variables V2 V11 V18 
3.07	c instanciating clauses for relation R22 (supports) and variables V2 V12 V17 
3.11	c instanciating clauses for relation R23 (supports) and variables V2 V12 V18 
3.15	c instanciating clauses for relation R24 (supports) and variables V2 V12 V22 
3.19	c instanciating clauses for relation R25 (supports) and variables V2 V15 V23 
3.22	c instanciating clauses for relation R26 (supports) and variables V2 V19 V20 
3.26	c instanciating clauses for relation R27 (supports) and variables V3 V6 V17 
3.30	c instanciating clauses for relation R28 (supports) and variables V3 V9 V21 
3.34	c instanciating clauses for relation R29 (supports) and variables V3 V12 V15 
3.38	c instanciating clauses for relation R30 (supports) and variables V3 V12 V23 
3.42	c instanciating clauses for relation R31 (supports) and variables V3 V18 V23 
3.46	c instanciating clauses for relation R32 (supports) and variables V4 V5 V13 
3.51	c instanciating clauses for relation R33 (supports) and variables V4 V6 V13 
3.54	c instanciating clauses for relation R34 (supports) and variables V4 V13 V23 
3.58	c instanciating clauses for relation R35 (supports) and variables V5 V6 V21 
3.62	c instanciating clauses for relation R36 (supports) and variables V5 V6 V22 
3.66	c instanciating clauses for relation R37 (supports) and variables V5 V7 V23 
3.70	c instanciating clauses for relation R38 (supports) and variables V5 V9 V15 
3.74	c instanciating clauses for relation R39 (supports) and variables V5 V9 V21 
3.78	c instanciating clauses for relation R40 (supports) and variables V5 V10 V14 
3.82	c instanciating clauses for relation R41 (supports) and variables V5 V11 V12 
3.86	c instanciating clauses for relation R42 (supports) and variables V5 V11 V14 
3.90	c instanciating clauses for relation R43 (supports) and variables V5 V12 V20 
3.94	c instanciating clauses for relation R44 (supports) and variables V5 V14 V19 
3.97	c instanciating clauses for relation R45 (supports) and variables V6 V7 V20 
4.01	c instanciating clauses for relation R46 (supports) and variables V6 V9 V11 
4.05	c instanciating clauses for relation R47 (supports) and variables V6 V10 V14 
4.09	c instanciating clauses for relation R48 (supports) and variables V6 V12 V15 
4.13	c instanciating clauses for relation R49 (supports) and variables V7 V11 V15 
4.17	c instanciating clauses for relation R50 (supports) and variables V7 V15 V21 
4.21	c instanciating clauses for relation R51 (supports) and variables V7 V19 V20 
4.25	c instanciating clauses for relation R52 (supports) and variables V8 V16 V23 
4.29	c instanciating clauses for relation R53 (supports) and variables V8 V18 V19 
4.33	c instanciating clauses for relation R54 (supports) and variables V9 V11 V12 
4.37	c instanciating clauses for relation R55 (supports) and variables V9 V16 V20 
4.41	c instanciating clauses for relation R56 (supports) and variables V9 V20 V21 
4.45	c instanciating clauses for relation R57 (supports) and variables V10 V14 V18 
4.48	c instanciating clauses for relation R58 (supports) and variables V10 V21 V23 
4.52	c instanciating clauses for relation R59 (supports) and variables V11 V13 V19 
4.56	c instanciating clauses for relation R60 (supports) and variables V11 V14 V17 
4.60	c instanciating clauses for relation R61 (supports) and variables V11 V16 V18 
4.64	c instanciating clauses for relation R62 (supports) and variables V11 V17 V20 
4.68	c instanciating clauses for relation R63 (supports) and variables V11 V19 V21 
4.72	c instanciating clauses for relation R64 (supports) and variables V12 V13 V18 
4.75	c instanciating clauses for relation R65 (supports) and variables V12 V17 V20 
4.79	c instanciating clauses for relation R66 (supports) and variables V12 V20 V23 
4.83	c instanciating clauses for relation R67 (supports) and variables V13 V14 V17 
4.87	c instanciating clauses for relation R68 (supports) and variables V14 V15 V21 
4.91	c instanciating clauses for relation R69 (supports) and variables V14 V16 V18 
4.95	c instanciating clauses for relation R70 (supports) and variables V15 V18 V20 
4.99	c instanciating clauses for relation R71 (supports) and variables V15 V19 V23 
5.02	c instanciating clauses for relation R72 (supports) and variables V16 V19 V20 
5.06	c instanciating clauses for relation R73 (supports) and variables V17 V19 V22 
5.10	c instanciating clauses for relation R74 (supports) and variables V18 V20 V23 
5.18	c ...done
5.19	c #SATvar=1136624 #SATclauses=3418839 #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/node18/watcher-195958-1168051763 -o ROOT/results/node18/solver-195958-1168051763 -C 1800 -M 900 /tmp/evaluation/195958-1168051763/CSPtoSAT+minisat /tmp/evaluation/195958-1168051763/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.53 1.50 1.75 4/86 14541
/proc/meminfo: memFree=1164848/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=6696 CPUtime=0
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153571061 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7830392 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 1674 415 375 52 0 30 0

[startup+0.10378 s]
/proc/loadavg: 0.53 1.50 1.75 4/86 14541
/proc/meminfo: memFree=1164848/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=14132 CPUtime=0.09
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 4013 0 0 0 8 1 0 0 18 0 1 0 153571061 14471168 2547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7997643 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 3533 2547 702 52 0 1901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14132

[startup+0.511816 s]
/proc/loadavg: 0.53 1.50 1.75 4/86 14541
/proc/meminfo: memFree=1164848/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=44392 CPUtime=0.5
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 17724 0 0 0 43 7 0 0 22 0 1 0 153571061 45457408 9768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8293928 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 11098 9768 702 52 0 9466 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 44392

[startup+1.3329 s]
/proc/loadavg: 0.53 1.50 1.75 3/86 14541
/proc/meminfo: memFree=973488/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=106700 CPUtime=1.31
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 46347 0 0 0 112 19 0 0 25 0 1 0 153571061 109260800 24866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134579978 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 26675 24866 702 52 0 25043 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 106700

[startup+2.97806 s]
/proc/loadavg: 0.53 1.50 1.75 3/86 14541
/proc/meminfo: memFree=947632/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=251336 CPUtime=2.95
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 95915 0 0 0 255 40 0 0 25 0 1 0 153571061 257368064 59931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 62834 59931 705 52 0 61202 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 251336

[startup+6.26137 s]
/proc/loadavg: 0.65 1.51 1.75 3/86 14541
/proc/meminfo: memFree=801200/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=326320 CPUtime=6.22
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 150901 0 0 0 555 67 0 0 25 0 1 0 153571061 334151680 77857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 81580 77857 714 52 0 79948 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 326320

[startup+12.729 s]
/proc/loadavg: 0.75 1.52 1.75 3/86 14541
/proc/meminfo: memFree=798384/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=328632 CPUtime=12.66
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 151481 0 0 0 1199 67 0 0 25 0 1 0 153571061 336519168 78434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 82158 78434 714 52 0 80526 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 328632

[startup+25.5472 s]
/proc/loadavg: 1.03 1.54 1.75 3/86 14541
/proc/meminfo: memFree=794160/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=329684 CPUtime=25.39
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 151973 0 0 0 2472 67 0 0 25 0 1 0 153571061 337596416 78819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 82421 78819 720 52 0 80789 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 329684

[startup+51.2037 s]
/proc/loadavg: 1.36 1.57 1.76 3/86 14541
/proc/meminfo: memFree=790000/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=333176 CPUtime=50.95
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 152618 0 0 0 5027 68 0 0 25 0 1 0 153571061 341172224 79464 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673400 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 83294 79464 720 52 0 81662 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 333176

[startup+102.411 s]
/proc/loadavg: 1.81 1.67 1.78 3/86 14541
/proc/meminfo: memFree=771440/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=346592 CPUtime=101.93
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 156199 0 0 0 10123 70 0 0 25 0 1 0 153571061 354910208 82884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672996 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 86648 82884 720 52 0 85016 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 346592

[startup+162.44 s]
/proc/loadavg: 1.93 1.72 1.79 3/86 14541
/proc/meminfo: memFree=750320/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=357952 CPUtime=161.67
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 159237 0 0 0 16095 72 0 0 25 0 1 0 153571061 366542848 85776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 89488 85776 720 52 0 87856 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 357952

[startup+222.475 s]
/proc/loadavg: 2.04 1.79 1.81 3/86 14541
/proc/meminfo: memFree=737840/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=364864 CPUtime=221.43
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 160941 0 0 0 22070 73 0 0 25 0 1 0 153571061 373620736 87480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 91216 87480 720 52 0 89584 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 364864

[startup+282.509 s]
/proc/loadavg: 2.01 1.83 1.82 3/86 14541
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=370248 CPUtime=281.2
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 162266 0 0 0 28047 73 0 0 25 0 1 0 153571061 379133952 88805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 92562 88805 720 52 0 90930 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 370248

[startup+342.541 s]
/proc/loadavg: 2.04 1.87 1.83 3/86 14541
/proc/meminfo: memFree=710320/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=373224 CPUtime=340.95
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 163016 0 0 0 34021 74 0 0 25 0 1 0 153571061 382181376 89555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673960 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 93306 89555 720 52 0 91674 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 373224

[startup+402.574 s]
/proc/loadavg: 2.01 1.89 1.84 3/86 14541
/proc/meminfo: memFree=704496/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=375428 CPUtime=400.71
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 163561 0 0 0 39997 74 0 0 25 0 1 0 153571061 384438272 90100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 93857 90100 720 52 0 92225 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 375428

[startup+462.606 s]
/proc/loadavg: 2.00 1.91 1.84 3/86 14541
/proc/meminfo: memFree=691568/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=385812 CPUtime=460.49
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 166363 0 0 0 45973 76 0 0 25 0 1 0 153571061 395071488 92745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 96453 92745 720 52 0 94821 0
Current children cumulated CPU time (s) 460.49
Current children cumulated vsize (KiB) 385812

[startup+522.639 s]
/proc/loadavg: 2.00 1.92 1.85 3/86 14541
/proc/meminfo: memFree=671984/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=393452 CPUtime=520.23
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 168202 0 0 0 51946 77 0 0 25 0 1 0 153571061 402894848 94584 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673385 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 98363 94584 720 52 0 96731 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 393452

[startup+582.673 s]
/proc/loadavg: 2.04 1.95 1.86 3/86 14541
/proc/meminfo: memFree=663472/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=397272 CPUtime=579.99
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 169175 0 0 0 57922 77 0 0 25 0 1 0 153571061 406806528 95557 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 99318 95557 720 52 0 97686 0
Current children cumulated CPU time (s) 579.99
Current children cumulated vsize (KiB) 397272

[startup+642.706 s]
/proc/loadavg: 2.01 1.95 1.86 3/86 14541
/proc/meminfo: memFree=655280/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=402212 CPUtime=639.77
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 170448 0 0 0 63898 79 0 0 25 0 1 0 153571061 411865088 96830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 100553 96830 720 52 0 98921 0
Current children cumulated CPU time (s) 639.77
Current children cumulated vsize (KiB) 402212

[startup+702.745 s]
/proc/loadavg: 2.08 1.97 1.88 3/92 14605
/proc/meminfo: memFree=647184/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=406052 CPUtime=699.49
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 171399 0 0 0 69868 81 0 0 25 0 1 0 153571061 415797248 97781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 101513 97781 720 52 0 99881 0
Current children cumulated CPU time (s) 699.49
Current children cumulated vsize (KiB) 406052

[startup+762.801 s]
/proc/loadavg: 2.11 1.99 1.89 4/101 14860
/proc/meminfo: memFree=632328/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=413688 CPUtime=759.08
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 173472 0 0 0 75817 91 0 0 25 0 1 0 153571061 423616512 99685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 103422 99685 720 52 0 101790 0
Current children cumulated CPU time (s) 759.08
Current children cumulated vsize (KiB) 413688

[startup+822.862 s]
/proc/loadavg: 2.71 2.19 1.96 4/91 15446
/proc/meminfo: memFree=605640/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=423364 CPUtime=817.23
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 175884 0 0 0 81629 94 0 0 25 0 1 0 153571061 433524736 102097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 105841 102097 720 52 0 104209 0
Current children cumulated CPU time (s) 817.23
Current children cumulated vsize (KiB) 423364

[startup+882.924 s]
/proc/loadavg: 2.89 2.33 2.02 4/91 15729
/proc/meminfo: memFree=577112/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=429108 CPUtime=876.94
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 177312 0 0 0 87597 97 0 0 25 0 1 0 153571061 439406592 103525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 107277 103525 720 52 0 105645 0
Current children cumulated CPU time (s) 876.94
Current children cumulated vsize (KiB) 429108

[startup+942.975 s]
/proc/loadavg: 3.03 2.48 2.09 4/91 16028
/proc/meminfo: memFree=544336/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=432576 CPUtime=936.62
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 178175 0 0 0 93564 98 0 0 25 0 1 0 153571061 442957824 104388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 108144 104388 720 52 0 106512 0
Current children cumulated CPU time (s) 936.62
Current children cumulated vsize (KiB) 432576

[startup+1003.04 s]
/proc/loadavg: 3.25 2.63 2.17 4/91 16323
/proc/meminfo: memFree=517072/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=436032 CPUtime=996.35
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 179072 0 0 0 99534 101 0 0 25 0 1 0 153571061 446496768 105285 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 109008 105285 720 52 0 107376 0
Current children cumulated CPU time (s) 996.35
Current children cumulated vsize (KiB) 436032

[startup+1063.09 s]
/proc/loadavg: 3.24 2.73 2.22 4/91 16619
/proc/meminfo: memFree=492640/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=438712 CPUtime=1056.06
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 179721 0 0 0 105504 102 0 0 25 0 1 0 153571061 449241088 105934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 109678 105934 720 52 0 108046 0
Current children cumulated CPU time (s) 1056.06
Current children cumulated vsize (KiB) 438712

[startup+1123.14 s]
/proc/loadavg: 2.97 2.76 2.27 3/86 16807
/proc/meminfo: memFree=486832/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=441536 CPUtime=1114.05
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 180427 0 0 0 111299 106 0 0 25 0 1 0 153571061 452132864 106640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 110384 106640 720 52 0 108752 0
Current children cumulated CPU time (s) 1114.05
Current children cumulated vsize (KiB) 441536

[startup+1183.17 s]
/proc/loadavg: 2.33 2.61 2.25 3/86 16807
/proc/meminfo: memFree=479856/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=444384 CPUtime=1173.8
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 181146 0 0 0 117273 107 0 0 25 0 1 0 153571061 455049216 107359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 111096 107359 720 52 0 109464 0
Current children cumulated CPU time (s) 1173.8
Current children cumulated vsize (KiB) 444384

[startup+1243.2 s]
/proc/loadavg: 2.18 2.51 2.24 3/86 16807
/proc/meminfo: memFree=472112/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=446420 CPUtime=1233.55
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 181668 0 0 0 123247 108 0 0 25 0 1 0 153571061 457134080 107881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 111605 107881 720 52 0 109973 0
Current children cumulated CPU time (s) 1233.55
Current children cumulated vsize (KiB) 446420

[startup+1303.23 s]
/proc/loadavg: 2.13 2.44 2.22 3/86 16807
/proc/meminfo: memFree=463920/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=449692 CPUtime=1293.29
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 182492 0 0 0 129221 108 0 0 25 0 1 0 153571061 460484608 108705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 112423 108705 720 52 0 110791 0
Current children cumulated CPU time (s) 1293.29
Current children cumulated vsize (KiB) 449692

[startup+1363.26 s]
/proc/loadavg: 2.05 2.36 2.21 3/86 16807
/proc/meminfo: memFree=456688/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=452004 CPUtime=1353.04
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 183082 0 0 0 135195 109 0 0 25 0 1 0 153571061 462852096 109295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 113001 109295 720 52 0 111369 0
Current children cumulated CPU time (s) 1353.04
Current children cumulated vsize (KiB) 452004

[startup+1423.29 s]
/proc/loadavg: 2.02 2.29 2.19 3/86 16807
/proc/meminfo: memFree=444912/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=453932 CPUtime=1412.79
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 183536 0 0 0 141169 110 0 0 25 0 1 0 153571061 464826368 109749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 113483 109749 720 52 0 111851 0
Current children cumulated CPU time (s) 1412.79
Current children cumulated vsize (KiB) 453932

[startup+1483.32 s]
/proc/loadavg: 2.00 2.23 2.17 3/86 16807
/proc/meminfo: memFree=439984/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=455156 CPUtime=1472.54
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 183838 0 0 0 147144 110 0 0 25 0 1 0 153571061 466079744 110051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 113789 110051 720 52 0 112157 0
Current children cumulated CPU time (s) 1472.54
Current children cumulated vsize (KiB) 455156

[startup+1543.36 s]
/proc/loadavg: 2.00 2.18 2.16 3/86 16807
/proc/meminfo: memFree=434352/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=457504 CPUtime=1532.29
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 184427 0 0 0 153118 111 0 0 25 0 1 0 153571061 468484096 110640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 114376 110640 720 52 0 112744 0
Current children cumulated CPU time (s) 1532.29
Current children cumulated vsize (KiB) 457504

[startup+1603.4 s]
/proc/loadavg: 2.00 2.15 2.15 3/86 16807
/proc/meminfo: memFree=428592/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=458980 CPUtime=1592.05
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 184809 0 0 0 159094 111 0 0 25 0 1 0 153571061 469995520 111022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 114745 111022 720 52 0 113113 0
Current children cumulated CPU time (s) 1592.05
Current children cumulated vsize (KiB) 458980

[startup+1663.43 s]
/proc/loadavg: 2.00 2.12 2.14 3/86 16807
/proc/meminfo: memFree=416368/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=467252 CPUtime=1651.8
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 187089 0 0 0 165067 113 0 0 25 0 1 0 153571061 478466048 113140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 116813 113140 720 52 0 115181 0
Current children cumulated CPU time (s) 1651.8
Current children cumulated vsize (KiB) 467252

[startup+1723.46 s]
/proc/loadavg: 2.00 2.10 2.13 3/86 16807
/proc/meminfo: memFree=408816/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=471064 CPUtime=1711.55
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 188039 0 0 0 171041 114 0 0 25 0 1 0 153571061 482369536 114090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 117766 114090 720 52 0 116134 0
Current children cumulated CPU time (s) 1711.55
Current children cumulated vsize (KiB) 471064

[startup+1783.49 s]
/proc/loadavg: 2.00 2.08 2.12 3/86 16809
/proc/meminfo: memFree=403120/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=473348 CPUtime=1771.3
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 188592 0 0 0 177015 115 0 0 25 0 1 0 153571061 484708352 114643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/14540/statm: 118337 114643 720 52 0 116705 0
Current children cumulated CPU time (s) 1771.3
Current children cumulated vsize (KiB) 473348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.33 s]
/proc/loadavg: 2.00 2.07 2.11 2/81 16818
/proc/meminfo: memFree=873368/2055920 swapFree=4192812/4192956
[pid=14540] ppid=14538 vsize=474812 CPUtime=1800.01
/proc/14540/stat : 14540 (CSPtoSAT+minisa) R 14538 14540 14103 0 -1 4194304 188953 0 0 0 179885 116 0 0 25 0 1 0 153571061 486207488 115004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/14540/statm: 118703 115004 720 52 0 117071 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 474812

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.4
CPU time (s): 1800.09
CPU user time (s): 1798.86
CPU system time (s): 1.23081
CPU usage (%): 99.3206
Max. virtual memory (cumulated for all children) (KiB): 476868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.23081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188953
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= 9
involuntary context switches= 47574

runsolver used 2.08168 s user time and 5.97709 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 02:49:24 UTC 2007


IDJOB= 195958
IDBENCH= 3314
FILE ID= node18/195958-1168051763

PBS_JOBID= 3475282

Free space on /tmp= 66243 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0be17c17f586e4d51ea57b0e22565f2c

RANDOM SEED= 808501744

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.231
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.231
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:       1176208 kB
Buffers:         65036 kB
Cached:         411780 kB
SwapCached:          0 kB
Active:         615124 kB
Inactive:       168488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1176208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8904 kB
Writeback:           0 kB
Mapped:         329224 kB
Slab:            80508 kB
Committed_AS:  4163580 kB
PageTables:       2696 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= 66280 MiB



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